PDA

View Full Version : A simple one?


nachor
12-06-2001, 03:32 AM
I have a movie and I want to make a button which closes the flash player, maximizes it or minimizes it. If you know at least how to do one of this things please reply.

zoomfreddy
12-06-2001, 05:38 AM
if you have a stand alone proyector use:

fscommand ("quit");

for closing the player.

i think the other two need some other (complex instructions) to work.