If you run your html form in a popup window from flash you can then have the user submit their info and use window.close (javascript) to close the popup. The close opperation will have to be on a seperate html link within the popup window, or you could make your form redirect to an html page with the close command on it.
You should use a popup because the popup wont ask for confirmation before closing but a normal window will.
So checkout the popup tutorial here:
http://www.actionscripts.org/tutoria...er/index.shtml
Once you have your popup working I'll help you with the close command...
Cheers
Jesse
__________________
Cheers
Jesse Stratford
ActionScript.org Cofounder
Please
don't email or PM me Flash questions, that's what the Forums are for!
Please don't rely on me reading my PMs either. Email me about important stuff.