Question
Dynamic thumbnail
I'm using this bit of code to create button for a gallery I
found off of the internet...
this.thumbLoader.loadMovie("thumbnail_button.swf");
As you can see, it loads an external movie. My question is: how do I assign this.thumbLoader to a movieclip in my library instead?
Anyway to work around this (using Flash MX)?
this.thumbLoader.loadMovie("thumbnail_button.swf");
As you can see, it loads an external movie. My question is: how do I assign this.thumbLoader to a movieclip in my library instead?
Anyway to work around this (using Flash MX)?