Multiple Pop Up Windows - Problem!

Hey,

I am having some difficulty in making some centered popup windows in Flash. Here is what I have at the moment:

My flash website has one main swf file containing all of the buttons that will open other flash movies inside the main one. I followed the tutorial on 'Full Flash Site" - so my buttons open swf movies inside the main movie I have. One of the external movies that my main movie loads is a gallery with multiple thumbnails. I want each thumbnail to open a popup window but it isn’t working. Is this because the movie I am trying to add popup links to is *inside *another movie? How do I resolve this problem? Here is a link to the movie preview:

http://www.misslight.com/main.htm

If you rollover the symbols above the star you will find ‘gallery’. Click it to see what I mean. If you load the gallery.swf file on its own, the popup works. But not when you load it the proper way.

Can someone please help me with this problem?

Thank you

_parent or _root linking problem i think!

Any suggestions on how I fix the problem?

check if the links are ok…?

The links are fine. As I said, it works when it loads the popup from the gallery.swf on its own, its when the main swf movie loads the gallery.swf movie into it that the popup stops working.

can you post source code…

yes so you load something in something and then the linkage isnt good anymore

post your fla pls and the swfs that need to load

You can download the fla files from my website. I have uploaded them into zip format. The Main2.fla is the movie that loads the external movies. It is the gallery that needs to launch the windows from the thumbnail buttons. I eventually will need to have 40-50 buttons around my site that will launch popup windows so I need to know how to do that.

Thank you to everyone for helping.
[URL=“http://www.misslight.com/misslight.ZIP”]
http://www.misslight.com/misslight.ZIP

:kir:

hehe in the gallery change

_root.openWinCentre to

this.openWinCentre

can you tell me why there is _root infront of that i dont think you need it

*misslight this has to do with the pathing issue. You should read up on senocular’s explaination about This./parent/root/ etc. you can try the _lockroot

he doesnt even need the _root and _parent its works fine without it

still doesnt work!

still doesnt work!

jessica dont write _this. but only this.