开发者

Find all instances in a currentFrame (AS 3.0)

I have a movie with several imported videos which are instances of FLVPlayback. I want to make some Pause and Play buttons. Thus I need to know which video should I refer the stop() method to when I'm in a certain Frame. I beli开发者_如何转开发eve it is something related to finding all existing instances in this.currentFrame and stopping the found instances. Please, Help!!!


you should be able to loop through numChildren using getChildAt() method.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜