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
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
By Brendon Smith on November 1, 2009
This is a simple papervision3d tutorial it is only purpose is to show you how easy it is to import a 3d model from sketchup (free Version) and render it for the web utilizing Papervision3d and flash. This tutorial was developed using the Flash Develop IDE.
Things you will need for the tutorial:
SketchUp
Papervision3d
FlashDevelop
Project Berlin Code
What [...]
Posted in 3d, ActionScript, i-create | Tagged ActionScript, as3, Experiment, Flash Develop, PaperVision3D, Tutorial
By Brendon Smith on October 4, 2009
What Kuler-Splash does: Click the button in the far right of the screen it looks like an on button. Then select a style then search for a color or tag name like green or hot. Then select a color scheme when finished it will automatically generate your art unless you are using Virtual [...]
Posted in ActionScript, Adobe, art, i-create | Tagged ActionScript, Flash, Flash Develop, kuler
Recent Comments