clem_c_rock
September 8th, 2006, 01:28 PM
Hello,
I need to get a script that closes the webpage that a flash file resides from the flash program.
I always see this code:
Code:
on( release ){ getURL("javascript:window.close()"); }
When I try this it never works.
Any ideas?
Thanks,
Clem C
I need to get a script that closes the webpage that a flash file resides from the flash program.
I always see this code:
Code:
on( release ){ getURL("javascript:window.close()"); }
When I try this it never works.
Any ideas?
Thanks,
Clem C