;

PDA

Click to See Complete Forum and Search --> : Popup --> Targetting MAIN window ??


e_site
05-26-2000, 09:47 AM
Hello Kitties,

our http://www.samsonontour.com site uses different popup windows.
But I need to know how I can communicate back to the MAIN WINDOW (eg. click a button in the popup, opens a .htm file in the MAIN window)??

Thanx appreciated :-)

e_site

e_site
05-29-2000, 05:55 AM
Forgot to mention: we named already every popup window with a unique name. (eg. "game", "jukebox",...)

e_site

Demon
05-29-2000, 06:33 AM
hi e_site

i think u have to do that with javascript
a nice exampel for that u will find here:
http://www.webaid.de/js/index.shtml

look left in the menue under "JavaScriptsIII"
than under "Remote Controll" to communicate
with flash u only have to use FSCommand
u can send variables to flash from js
and flash can handle them.

i hope it helps u a little bit

cya

demon