Movies
3D ( 0 )
Animation ( 3 )
Basics ( 1 )
Data ( 0 )
Effects ( 1 )
Games ( 1 )
Interfaces ( 2 )
Scripting ( 4 )
Sound ( 0 )
Text ( 1 )
Third Party ( 0 )
Animated Text Typer
By: Ryan | Published: April 13, 2008
Version: 8
Description: Text typer which animates each letter from a custom animated movieclip. Inputs text fields can be changed to modify the text typed and speed. It uses setInterval that runs a function that uses attachMovie for adding the animated movieclip on the stage and incrementing its position and letter.
Random Colour Change Button
By: Mike | Published: February 9, 2008
Version: 6
Description: Simple button which changes it's colour randomly on mouse release. Using the colour object and setRGB to change a movieclips solid colour.
Hand Animated Page Flip
By: Ryan | Published: August 29, 2007
Version: 6
Description: Most people have seen the popular interactive page flip effect, allowing you to grab the page corner and turn it. This version is fully hand animated no actionscripting used. It is quite tricky to get the effect as the masking and rotation must be accurate or the page turn is not realistic.
Proportion Resizer
By: Ryan | Published: July 20, 2007
Version: 8
Description: Resizes the movieclip to the assigned value constraining its proportion. Set whether the width or height is used as the main value and the opposite axis will scale to match it proportionally.
Electricity
By: Mike | Published: July 12, 2007
Version: 8
Description: Electricity animation simply using looped graphic with a glow filter.
Forwards/Backwards Button
By: Ryan | Published: July 4, 2007
Version: 8
Description: A button with one tween between its up and over state that will either play forwards or backwards depending on the mouse event triggered - in this case onRollover and onRollout.
Drag and Drop
By: Mike | Published: June 22, 2007
Version: 8
Description: Simple drag and drop movie using flash 8 function _droptarget. Draggable movieclip will be disabled once dropped on the correct target.

