Featured FLA
» Author: Nitin Tikhe
» Title: Cart
» Description: This Animation Tut is a fun and useful for kids below 15 years. Watch the Flag, Doors, Stick and Horse movements.
» More by Nitin Tikhe
Featured Site
» Posted in the Flash Kit Links section
» Title: Banana Swimwear
» Description: This is a banana swim wear interactive catalog we designed and animated in Flash
If your minutes display " 1 " and not " 01 " , then you
just have the add the " 0 " manually, so for each digit ( from one
tille nine ) you PASTE the following code into your flash movie ( fla
)
if (time2 == 1) { time2 = "01"; } else if (time2 == 2) { time2 = "02"; }
, Then continue the code with ifelse untill you got all the numbers
from 1 to 9
Do the same with the seconds ( time 3 instead off time 2 ).
If you would like you can do the hours too, but there is no need to do that.
I am 17 years old , live in Holland, near Rotterdam. Last your I passed my HAVO exams, now I doing VWO.
I like to create games and other amzing things with flash, I prefer Flash 4 as tool, I can't get used to flash 5, besides most people have / use the flash 4 plugin.