經安全檢測,此網站為安全網站,請放心前往原始網址!

How to make a countdown timer in flash CS3 - YouTube

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 = se

www.youtube.com

網址安全性掃描由 google 提供