PDA

View Full Version : All I want to do is close the flash player


nurbis
11-03-2002, 08:11 AM
Hi boyz & girlz,

Am I missing somethin'?? Read all the !@#% manuals and books handy but ther seems to be no point to the ActionScript way of closing the player from a button (not through File->Exit).

This is driving me nuts!

All I want is a button with 'QUIT' that does does:

on (release) {
// a command that will close the player!!!!!!! :confused:
}

Heelp!

Thanx!

S.

nurbis
11-03-2002, 10:00 AM
Never mind....

I found it in an older tread:

fscommand("Quit"); (http://www.actionscripts.org/forums/showthread.php3?s=&threadid=16148&highlight=exit+close+quit)

:D

Ricod
11-03-2002, 10:28 AM
Well, looks like someone found the search button and is already using it with great succes ! Now if only we could let everybody follow your example ... :rolleyes: