I do a lot of localization, and i don't want all the possible languages inside my .swf. Also there are occasions that only a .jpg is available.
Is there a way to achieve the result you'd expect from
this.myButton.createEmptyMovieClip("dummy", 1111);
this.myButton.dummy.loadMovie("images/" +...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.