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
Printable View
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
Forgot to mention: we named already every popup window with a unique name. (eg. "game", "jukebox",...)
e_site
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