Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
PHP Countdown for 2001/2002/2003-2099
Author: Christian Koechy
| Website: http://www.shck.de |
2. Frame
gotoAndPlay (1);
3. Frame

shckhead = "COUNTDOWN "+shcknjahr;
shckcount = Number(shckcount)-Number(1);
if (shckcount==number(-1)) {
gotoAndPlay (1);
}
shckhead, shckcount are the variables for the dyn. text field in Layer 1 (Ebene
1).
With shckcount = Number(shckcount)-Number(1) we need not a further request of the
server time because we create with this function our own seconds-time.
Attention: we have to put the film-sequenze to 1 BpS!

The 'if-action' is for the condition of countdown <0, then we goto frame 1
and load the server data again because we have a new year variable!
| » Level Basic |
|
|
Added: : 2001-12-26
Rating: 9.50 Votes: 393
Hits: 6354
|
| » Author |
|
i am 23. german flasher.
flash all day long.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (50 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|