PDA

View Full Version : xml scroll gallery FLA



MediaMon
October 15th, 2005, 11:05 PM
trying to get the launch window to work...

"when you click on a pic within the scroll gallery, the popup won't pop up?


errrrr


SEE ATTACHED FILES


open tbody.html

the grey button loads the gallery in LEVEL 10

Lindquist
October 15th, 2005, 11:28 PM
You're trying to call a javascript function for your popup ("openNewWindow") that doesn't even exist in your HTML...

MediaMon
October 17th, 2005, 01:23 PM
your right i fixed that. BUT


when i load the movie (gallery) into a level (level10) it works 100% (the popup)

But when i position the loaded movie (this._x=200; ) the pop up does not work....???


errr

Lindquist
October 17th, 2005, 01:55 PM
will you post what you have so far?