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 19, 2009
Ice-nine is a fictional material conceived by writer Kurt Vonnegut in his novel Cat’s Cradle. It is supposed to be a more stable polymorph of water than common ice (Ice Ih) which instead of melting at 0° Celsius (32° Fahrenheit), melts at 45.8°C (114.4°F). When ice-nine comes into contact with liquid water below 45.8°C (which [...]
Posted in 3d, Adobe, Flash, i-create, Linux, Open Source | Tagged 3d, ActionScript, Adobe, Alchemy, as3, Games, Technology/Internet
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