Category: Flash/Action Script


For our current project we are designing and coding a laboratory themed microsite in Flash. The site requires programming lots of gadgety gizmos, one of which is a counter with a number scrambler before the counter finishes “computing” to display the final number or message. View full article »

From Pickle to Beast, Part 2

Turf Round 2
In the previous blog post, we gave you the background to our character designs in Turf plus a few technical details on how we modeled them in Cinema 4D. Now let’s dive further into C4D and discuss a few issues we had with animation. We tackled a few challenges with motion, fracture effects, HAIR, and rendering time and we will now give you a technical run through on all that wholesome, 3D good stuff. View full article »

AS3 Random Range Class

Just a simple random range class that can save some time. Accepts negative numbers too. View full article »

AS3 Email Validation

Just a quick class that might be helpful to some. This class uses a regular expression to accurately check the validity of an email address. I use this with all my “send to a friend” scripts. View full article »

AS3 Typewriter Class

Yes I know this effect is way over-done, but there is still a need for it. So I wrote an AS3 class that handles it simply. View full article »

AS3 Full Screen

For my project I spent an hour implementing full screen, the as code is actually very easy and you just need to add 1 parameter in html later

stage.displayState = StageDisplayState.FULL_SCREEN;

However, what I didn’t realize is the limitations to it View full article »

Powered by WordPress | Theme: Motion by 85ideas.