Archive

Posts Tagged ‘animate’

JavaScript Message/Text Scroller

November 15th, 2009 admin No comments

This is a JavaScript to scroll a list of messages or texts to save spaces on your web page. It will show a text one after another from a list which can be displayed in a single DIV or INPUT element. It is best to implement this one for news texts and texts ads.

Platform

This script can be run well using Mozilla Firefox (any version), Internet Explorer (any version), Opera and Fast Browser.
Read more…

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

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 :)