Skip to main content
May 17, 2007
Question

Dynamic thumbnail

  • May 17, 2007
  • 1 reply
  • 176 views
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 topic has been closed for replies.

1 reply

Participating Frequently
May 18, 2007
why don't you just create a new set of frames that are using that movie or load the movie externally. I find that breaking up movies greatly helps in load times in most suituations