Log in

View Full Version : howto Restart Flash movie when user closes DHTML Dynamic Window?



bnardone
02-15-2010, 10:59 PM
Hi,

(Sorry if this isn't the right forum for this question.)

Can anyone point me towards how to restart a flash movie once a "DHTML Dynamic Window" that was called from within the Flash movie is closed by the user?

I've got a movie that plays for a while, then calls DHTML Dynamic Window from this site. When the user finishes the action in this window and clicks to close it, I want to un-pause the movie and have it continue playing.

Is it possible to do so? Is it possible to pass back any parameters also?

Thanks a ton in advance for any suggestions!

:)Ben

bnardone
02-17-2010, 06:27 PM
Hi All,

Alternatively, would it be possible to somehow render the contents of the JS window _within_ the Flash file, a la an iFrame in HTML?

:)Ben