作者Ramone (算了 就这样)
看板Flash
标题[问题] loading
时间Sat Jan 5 03:06:22 2008
我第第一格as是这样写
var percent:Number = Math.floor((getBytesLoaded()/getBytesTotal())*100);
loadbar_mc._xscale = percent;
percent_txt.text = percent+"%";
if (percent>99) {
gotoAndPlay("s2"); 指场景2
}
如果想要loading跑完後做一些小动画再跳到场景2的主画面
请问要怎麽修改?
跪求解答了><!
--
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.136.168.2