Re: [問題] 關於連續圖片倒播

看板Flash作者 (hello, ActionScript)時間12年前 (2012/10/30 11:18), 編輯推噓2(200)
留言2則, 2人參與, 最新討論串2/2 (看更多)
※ 引述《Toastman (Simple)》之銘言: : blue.addEventListener(MouseEvent.MOUSE_OVER,ppp); : function ppp(event:MouseEvent):void{ : test.play(); : } : blue.addEventListener(MouseEvent.MOUSE_OUT,pp); : function pp(event:MouseEvent):void{ : test.stop(); : } : green.addEventListener(MouseEvent.MOUSE_OVER,pppp); : function pppp(event:MouseEvent):void{ test.addEventListener(Event.ENTER_FRAME, onPlayback); : } : green.addEventListener(MouseEvent.MOUSE_OUT,p); : function p(event:MouseEvent):void{ test.removeEventListener(Event.ENTER_FRAME, onPlayback); : } function onPlayback(e:Event):void { test.prevFrame(); } 應該可以 work! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.171.126.155

10/30 22:14, , 1F
感謝j大,可以了......
10/30 22:14, 1F

11/02 12:22, , 2F
推!
11/02 12:22, 2F
文章代碼(AID): #1GZqRrHi (Flash)
討論串 (同標題文章)
文章代碼(AID): #1GZqRrHi (Flash)