开发者

Retrieving the current frame number

开发者 https://www.devze.com 2023-02-03 06:10 出处:网络
What is the actionscript 3 syntax for retrie开发者_开发知识库ving the frame number that our object is currently in? It\'s fairly simple:

What is the actionscript 3 syntax for retrie开发者_开发知识库ving the frame number that our object is currently in ?


It's fairly simple:

this.currentFrame

where this is your object.


Looks at the currentFrame property on MovieClip

0

精彩评论

暂无评论...
验证码 换一张
取 消