Brendon Smith
GUI Development, Action Script, Java Script, .NET, AJAX, Java, PHP, CakePHP, Mashup Development, Flash, Silverlight, C#, XML, SQL, Apache, IIS, Photoshop, Fireworks,etc.. Oh, and Biking and Camping
By Brendon Smith on February 7, 2010
Have you ever had to deal with the hassle of centering modal windows? I made this function to automagically center windows I call this function after I load a modal and it centers the object perfectly for every browser. It takes the hassle of wondering if something is perfectly center in every browser. [...]
Posted in 3d, JavaScript, QuickTip | Tagged JavaScript, JavaScript programming language, JQuery, quick tip, QuickTip, webGL
By Brendon Smith on February 7, 2010
Capture URL for search with JavaScript and Pass it to Flash
Search Google from URL parsing
Use of Random Range
Create an Array of Spheres that holds the Google results
Apply the title field to a Text3D and add that as a child to the Sphere
Apply an Event to the Sphere to navigate to the Google result.
How to trace [...]
Posted in 3d, ActionScript, Flash, i-create, MashUp | Tagged ActionScript, Adobe Flash, api, Computer programming, Experiment, JavaScript, MashUp
By Brendon Smith on January 29, 2010
What is my opinion? It’s awesome I will definitely get one. I also think it presents a unique opportunity for Google and others to create competing products. The iPad is essentially a big iPod touch. So whats the big deal? Well more cool apps that have yet to be developed. More useful applications for email, [...]
Posted in Apple | Tagged Android, Apple I, Apple Inc., IPod, ITunes, Steve Jobs, Technology/Internet
By Brendon Smith on January 29, 2010
Quick Tip:
Utilize Firebug with ActionScript to trace out tough Bugs
Add the import statment at the Top and then call it anywhere Handy:) Note I was having troubles getting it to work with Firebug 1.5 but on Firebug 1.4.5 works like a charm!
import flash.external.ExternalInterface;
ExternalInterface.call( "console.log" , "Omaha Winter. Camera Z:" + cam.z);
The example below [...]
Posted in 3d, ActionScript, Flash, i-create | Tagged 3d, ActionScript, Android, Firebug, Internet Explorer 6, Panoramic, quick tip, Smartphones
By Brendon Smith on December 20, 2009
404 Error Pages don’t have to be boring. Especially if you develop rich internet applications and have access to awesome tools like PaperVision3d and Hype! This is a two part example. This example just shows you simple code to create a planes in PaperVision3d make them follow your mouse. I also [...]
Posted in 3d, ActionScript | Tagged as3, Experiment, Flash, hype, Joshua Davis, PaperVision3D
Recent Comments