Getting vars from flash on window close

Hey Guys,
So I have a flash video player with a full screen button.

user clicks to go full screen and this opens a window where the playheadTime and volume of the smaller video are passed through the URL.

This allows the full screen video to play from where the user clicked the movie and at the same volume…great!

My problem is going back ward. Is it possible to use javascript in an onClose hadler within the HTML to run a function within the flash to retrieve the info I need?

This is so when the user closes the full screen window the smaller movies resumes fromt where they left off…make sence?

Any help much appreciated…as usual :wink: