Hi there
I have a set of small thumbnails (as buttons) next to eachother, that have a
mouseover action to preview a bigger photo of the thumbnail. The bigger phot
o
loads as an external swf file using on mouseOverloadmovieNum("clip.swf") int
o
level one I think.
that works fine, even when I mouseover the next thumbnail the other bigger
photo (swf file) dissapears and shows the new photo. But I need them to clea
r
when you move to other buttons within the scene, but they stay there.
I know it is probably something like unloadmovie, can someone give me the
correct code for doing this and do I need to insert it before or after the
loadmovieNum action of each swf file?
and do I need to load the swf files into different levels rather?
HOPE THIS MAKES SENSE
help appreciated
thanks!
|