Heide
02-24-2006, 03:08 AM
I'm running a Flash movie in a web page that's loading into a target iframe.
When the user clicks a "Clear" button on the flash movie it unloads itself but
leaves the iframe of the parent window blank. I simply want to
refresh the parent page to load the background jpg for the target iframe.
I've tried this in a javascript function in the parent webpage but I can't get it to wait for the Flash movie to finish before refreshing the page.
Can anyone give me a hint as to where my "window.location.reload();"
function should go and when it should be called????
Thanx.
When the user clicks a "Clear" button on the flash movie it unloads itself but
leaves the iframe of the parent window blank. I simply want to
refresh the parent page to load the background jpg for the target iframe.
I've tried this in a javascript function in the parent webpage but I can't get it to wait for the Flash movie to finish before refreshing the page.
Can anyone give me a hint as to where my "window.location.reload();"
function should go and when it should be called????
Thanx.