开发者

unloadMovie is not working

I am having a similar iss开发者_开发问答ue to this post except that I am using only AS2 at the moment.

AS2 .swf loadmovie() and unloadmovie() fail when nested inside an AS3 .swf container

I call a swf file to load into a loader like this music_mc.loadMovie("music/song.swf").

When I unload the movie clip like this: music_mc.unloadMovie() and try and load it again, it does not want to load again.

Anyone have an idea why this might be happening?

Thanks!


Managed to sort this out! I had two frames in my music swf and not sending it to the correct frame to start playing the music! Chop! :)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜