PDA

View Full Version : fscommand("showmenu", false);



Chen Baiwan
August 13th, 2004, 09:39 PM
for some reason... This script as well as the variations:
fscommand("showmenu", "false");
fscommand(showmenu, false);
fscommand("showMenu", "false");

are all not working for me... Why is this...?

wizard
August 13th, 2004, 09:46 PM
Are you sure you're using it on a projector? :beam:

If you're not, use this:Stage.showMenu = false;

Chen Baiwan
August 13th, 2004, 09:54 PM
Are you sure you're using it on a projector? :beam:

If you're not, use this:Stage.showMenu = false;


:beam: :beam: :beam:

Thank you VERY much...

This is the game I'm working on BTW...
http://baiwanfuong.notix.net/omq.htm

ViNc3
August 13th, 2004, 10:26 PM
What exactly is a projector...as in an exe file?


cuz i can never get the allowscale (set to false) to work...:(

wizard
August 13th, 2004, 10:43 PM
What exactly is a projector...as in an exe file?


cuz i can never get the allowscale (set to false) to work...:(Yeah a Projector file is an .exe... http://www.kirupa.com/developer/flash5/projectorcommands.htm

ViNc3
August 13th, 2004, 10:58 PM
Yeah a Projector file is an .exe... http://www.kirupa.com/developer/flash5/projectorcommands.htm
I have read that tutorial again and again....it never works...I'll give it another go

wizard
August 13th, 2004, 11:03 PM
Make sure you placed the actions on a frame and not an object on stage.

ViNc3
August 13th, 2004, 11:14 PM
please have a look at this

http://www.kirupaforum.com/forums/showthread.php?p=569444#post569444

wizard
August 13th, 2004, 11:40 PM
Check thread.