Open the FLA , on frame 1 of “gallery_mc”, add this in the load XML function:
thumbLarge = [];
Then inside “hover” movieclip on frame 2 to make an empty movieclip and give it an instance name “holder”
Then go to library and find movieclip “thumb_mc”, go inside and on the button onRollOver actions add the following actions.
loadMovie(_parent._parent._parent.thumbLarge[this.ID], _parent._parent._parent.hover.holder);
Now all you have to do is add the largeThumb tags in the XML file and make larger thumb images.
That should do the trick, works my side.
Posted 3 months ago

; with still using the xml doc so that I could have different email address for a different image?









