Archive for the 'My Classes' Category

StageManager Class

Sunday, July 1st, 2007

View Example
View Documentation
Download Class & Example Files
I realize that there is a million StageManagers out there and this class is probably about 2 years overdue, but I wanted my own StageManager class. You can use the StageManager to align clips to the top left/center/right, middle left/center/right, and bottom left/center/right. It […]

ContactForm Class

Saturday, December 23rd, 2006

View Example
View Documentation
Download Class & Example Files
This is my Christmas present to you all. Description ripped directly from the documentation because I’m lazy
Creates a communication gateway between a contact form and a PHP script that checks for validity and sends the email. The e-mail checking is rudimentary at […]

PullOutMenu Class

Tuesday, December 12th, 2006

View Example
View Documentation
Download Class & Example Files
The PullOutMenu class creates a menu like the classic dropdown menu with the options to direct it up, down, left, or right depending on values set. You also have the ability to set optional parameters like the menu open speed, close speed, the easing function to use […]

MotionBlur Class

Wednesday, December 6th, 2006

View Example
View Documentation
Download Class & Example Files
The MotionBlur class adds a motion blur to a movie clip depending on its speed. The TweenExtended class from Square Circle is required as of right now, but if enough people request me to change it to not use it then I can certainly do so. On the […]

AxisScroller Class

Friday, December 1st, 2006

NOTE: This version is obsolete.  Follow the progress on the class at EVOLVE.
View Example
View Documentation
Download Class & Example Files
This is my first release in the new category to the right, Flash Source > Classes. It’s a scrollbar class that allows you to scroll at the X or Y axis, different ease types, speeds, etc. […]