Click to See Complete Forum and Search --> : Dreamweaver help...Question For All... (Pop Up Window Controll)


One Drop
07-27-2007, 04:04 PM
Thank you for taking the time to read this and I am very grateful for all responses...

My problem is this:

Using Dreamweaver 8 I have an html pg.(index.htm) that when it loads (Onload), it opens a seperate browser with(music.html) and a flash movie in it(mute.swf).

Then I have a link on the html pg. that loads another html (with a flash movie in it) in place(_self) of the index pg. called(flash.html).

On that link I want it to load the flash.html pg. but also close the seperate pop up browser (music.html).

The index.html pg. has a jpeg image with hot spots on it for the links.

Anyone know how to accomplish this?

All help is welcome....
Thank You Very much

One Drop
*email address removed -- KDLA

KDLA
07-30-2007, 08:28 AM
Easiest thing would be to put a timeout on the pop up, meaning that the window would only appear for x amount of seconds (preferably the same amount of time as the length of your multimedia).

One Drop
07-30-2007, 10:07 AM
Actually in the pop up is a flah movie with sound in it and a sound controll.
The pg. underneath is html with a link to anoth flash movie, so I want the pop-up to close when I link to the other flash movie.

Thanks
One Drop