Re: [問題] flash 無法停止
如果你是export for ActionScript的話
在class construct時就得先stop()了
ex.
mc1
public class mc1{
public function mc1(){
this.stop();
}
}
※ 引述《GeNiUsDaNiEl (我等待)》之銘言:
: 不好意思
: 在CS3時, 用this.stop();
: 便能將影格停止
: 但現在用CS4 flash時 ,不管用this.stop()還是stop()還是無法停止
: 我已經爬過很多文和網頁了,還是找不出答案...
: 請問有沒有人能解答我...我快瘋了...
--
If you close the door,just turn off the lights now
﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉﹉
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.120.143.39
討論串 (同標題文章)