NothingArt
Programmer
Hey,
Alright I'm trying to make things in my flash site pop ups. It's actually working but for some odd reason it's opening up 2 windows??? I really have no clue why, I just want it to open one. Here's the link I have the javascript in the html and for each of the flash buttons I put this for the action:
on (press) {
getURL ("javascript:NewWindow('ThePageIWantToOpen.htm',500,500)"
}
Help it greatly appreciated, this has really confused me. Thank you.
Alright I'm trying to make things in my flash site pop ups. It's actually working but for some odd reason it's opening up 2 windows??? I really have no clue why, I just want it to open one. Here's the link I have the javascript in the html and for each of the flash buttons I put this for the action:
on (press) {
getURL ("javascript:NewWindow('ThePageIWantToOpen.htm',500,500)"
}
Help it greatly appreciated, this has really confused me. Thank you.