Flash pop-up to control Browser it spawned from..
Hey,
I'm trying to get this Flash popup window to change the page of the window underneath it. I then want the pop up window to close.
this is what the buttons script looks like so far:
on(press)
{
getURL(" http://www.mysticsprings.ca/rates.html#pack","_parent");
}
I don't know how to get it to change an already open window.
thanks!
flick
I'm trying to get this Flash popup window to change the page of the window underneath it. I then want the pop up window to close.
this is what the buttons script looks like so far:
on(press)
{
getURL(" http://www.mysticsprings.ca/rates.html#pack","_parent");
}
I don't know how to get it to change an already open window.
thanks!
flick