I didn’t find good working code that can close the INTERNET EXPLORER browser window.
I tried this code:
on (release) {
getURL(“FSCommand:quit”,"_self");
}
when I run the FLASH file, It is cloing. but when this flash file embaded in HTML file, nothing happends.
thank’s