bigadjaye
02-25-2005, 12:58 PM
Hi all,
Can anyone tell me how to use the fl.quit(); command properly? I put the command inside a button but it doesn't exit my flash movie when I try it.
on(click){
fl.quit();
}
Anyone know what I'm doing wrong?
Thanks in advance :)
bigadjaye
Can anyone tell me how to use the fl.quit(); command properly? I put the command inside a button but it doesn't exit my flash movie when I try it.
on(click){
fl.quit();
}
Anyone know what I'm doing wrong?
Thanks in advance :)
bigadjaye