Object to ActionScript Utility

Many times we need this! We create objects and arrays and modify them through code to get them as we want. Finally the object is ready but every time it is created using the same complex procedure when the SWF runs. This affects the performance to some extent. Also...

Syntax Highlighting ActionScript.

Creating html tags to color highlight actionscript will be very useful for flash related websites. I’m talking about this for long time. I’m still in the process of creating one with flash itself in my spare time. My current code takes more time to this...

FUIComponentClass ActionScript Dictionary

FUIComponentClass is the base class of all of the Macromedia components. Understanding that will help you in building your own component. Peter Hall has compiled a dictionary for it; you can take a loot at it here [via: peterjoel blog]

Interactive IK Skeleton

Today I just saw this through random search. It is an interesting interactive inverse kinematics animation of a skeleton (oh! so many ‘i’). I liked it Take a look at it here

Workaround for Hollow Movieclip Mask problem

Darshan is building his next version of slideshow component and this problem is bugging him now. I found out one workaround yesterday. When the mask movieclip made open (instead of keeping it with a closed hole) even with a hairline gap makes the mask work properly....