Flash AS3 Debug 心得
enter frame事件不受stop命令而停止触发。
在没有gAP、gAS、nS、pS的影响的前提下:
play状态,每次enterframe时,currentframe依次+1;
stop状态,每次enterframe时,currentframe相同,触发频率仍然参照frameRate
enter frame事件不受stop命令而停止触发。
在没有gAP、gAS、nS、pS的影响的前提下:
play状态,每次enterframe时,currentframe依次+1;
stop状态,每次enterframe时,currentframe相同,触发频率仍然参照frameRate