Search tutorials
Simple clock can add good feature to you website.
Step1 : Create a movie clip.
Step2 : Insert a texbox in dynamic text mode. Give it a name say "display_time".
Step3 : In frame 1 of the movie type this simple one line code
display_time = date();
Step4 : Goto frame 11 of the movie clip and add another one line code
gotoAndPlay (1);
Step5 : Insert the movieclip in the flash file and done :-)
| » Level Basic |
|
Added: 2002-07-15 Rating: 4 Votes: 33 |
| » Author |
| I am a website developer and find flash the best thing that could happen in web development industry. |
| » Download |
| Download the files used in this tutorial. |
| Download (2 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!