倒计时音乐下载(倒计时音乐)
您好,今天小编胡舒来为大家解答以上的问题。倒计时音乐下载,倒计时音乐相信很多小伙伴还不知道,现在让我们一起来看看吧!
1、import flash.utils.Timer;import flash.events.TimerEvent;import flash.events.Event;var time:Timer=new Timer(x,0)time.Start();time.addEventListener(TimerEvent.TIMER_COMPLETE,Tevent);function Tevent(e:TimerEvent):void{ //处理time.stop(); }x分别为15000,100000,120000,180000健忘,供参考。
本文就为大家分享到这里,希望小伙伴们会喜欢。