Archive

Archive for the ‘Action Script’ Category

Bouncing Ball (Ball Dribble) Animation Using Flash And Action Script

September 8th, 2009 admin No comments

This Flash script will result in animation of a ball that will be bounced when it hit a floor (ball dribbling). You can even move the ball. Click on it and hold to stop the bouncing and then release the mouse to continue bouncing. What we need to produce the animation is just a movie clip an a simple script.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)

Three Dimensional Levitated And Floating Words Using Flash And Action Script

August 15th, 2009 admin No comments

This is a cool one! A collection of words will be placed randomly as objects in three dimensional space. A nice perspective and blur effect are implemented. The words will keep levitating slowly to the viewer direction. To perform a quick focus to a word, viewer just need to click on the word. This will be a new interface for tags cloud or categories selection. What we need to produce the animation is just a script (no movie clip at all).
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)

Dynamic Line Based On Mouse Cursor Using Flash And Action Script

August 15th, 2009 admin No comments

This Flash script will draw a line dynamically from a point to current mouse cursor position. The script will redraw the line as you move your current mouse cursor position.
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)

Walled Bouncing Colorful Polygons Animation Using Flash And Action Script

August 15th, 2009 admin No comments

Do you want to create an animation of twelve bouncing colorful polygons using Flash and Action Script. In this animation, twelve polygons will keep bouncing after an edge hit a wall. The area is a rectangle so that each of the polygons will keep bouncing inside the rectangle. What we need to produce the animation is just a script (no movie clip at all).
Read more…

If you like this code/script, perhaps you would kindly treat me a drink. Any number is welcome. Thanks :)