Help with pop ups

i have a list of options in my movie that u can pick from. each option pops up a flash window. the problem is, when one pop up window is open, i cant click another option and get another window to open without closing the one that opened before.
Here is the code i used on the buttons to spawn the pop up windows

[AS]on (release) {
// customize the window that gets opened
// 0 equals NO.
// 1 equals YES.
address = “razzandbiggy.html”;
target_winName = “Digicel”;
width = 544;
height = 394;
toolbar = 0;
location = 0;
directories = 0;
status = 0;
menubar = 0;
scrollbars = 0;
resizable = 0;
// sends data back to the function
openWinCentre(address, target_winName, width, height, toolbar, location, directories, status, menubar, scrollbars, resizable);
}[/AS]

edit: any ideas on how to fix this?

thnx 4 the help guys

http://www.kirupaforum.com/forums/showthread.php?s=&postid=171271#post171271

the code u suggest wont work, keep getting a syntax error when i copy and past it into flash

obviously you’re doing something wrong… :-\

attach your FLA. :wink:

whats the maximum size im MB for attached files cuz i keep getting an “error file too large” message

create a copy of the FLA and delete all those symbols that have nothing to do with this problem.

the file is 667 kb and im still getting an error message.

did you delete the symbols in the library?

yup

ehmm… then upload the FLA to your server (i assume you have one?)…

sorry, dont

oh well… send it to my email.

*****@msn.com