|
Count-down-timer is very usefull and very easy to change the targeted date.
Open the Count Down Timer.fla file in the flash and go to library and open the COUNT DOWN TIMER movie clip in beetween the COUNT DOWN TIMER FOLDER
Now open the action script at the first frame and change these field.
var time = 24; //// Targeted time var year = 2010; //// Targeted Year var month = 12; //// Targeted Month var date = 31; //// Targeted Date
for any qutions plz. leave a comment and send private message. |