this is a tutorial about how to simply make a countdown timer in flash CS3, hope u like it! (put this on frame) code: timer = 10; countdown = function(){ timer–; if(timer==0){ clearinterval(countdowninterval); gotoandplay(231); } } countdowninterval = setinterval(countdown,1000); the gotoandplay(231); thing is just when the countdowntimer reach 0 then it will go to the frame that i have entered.
Kako narediti countdown timer v Flash CS3
februar 10, 2010, v kategorijo: YouTube Flash CS3
lesena okna : OKNA KLI Logatec : izdelava spletnih strani : zobozdravnik ljubljana : nanotehnologija
0














