Hi there! This is my problem:
I have a movie clip in which I loaded an external JPG to. Well, this movie clip works as a thumbnail and, as I click in it, I want the thumb’s image to be loaded (“again”) in another movie clip. duplicateMovieCLip does not seem to work.
I don’t want to load the image twice (as it strikes me as bandwidth waste…). Does this make sense? Or must I be load the image twice? (of course…I could use smaller images for thumbnails…) Anyways…this is what I need
thanks in advance!