KattyKatty
Programmer
Hello, 
The actionscript below I used for closing the window,it works fine on my computer, but it doesn't work on somebody computer. Please advise what is the problem? Or give me some example that works on everybody's computer or browser.
Regards,
Kathryn
----------------------------
on (release) {
fscommand ("quit");
}
----------------------------
The actionscript below I used for closing the window,it works fine on my computer, but it doesn't work on somebody computer. Please advise what is the problem? Or give me some example that works on everybody's computer or browser.
Regards,
Kathryn
----------------------------
on (release) {
fscommand ("quit");
}
----------------------------