PDA

View Full Version : How to hide menu bar while playing (full screen view)



sree
July 30th, 2001, 11:27 PM
Hi!

how to hide the menu,always after design save as .exe then play can see the menubar.

kirupa
July 31st, 2001, 06:30 AM
Hey,
Try the following line of code:


fscommand("showmenu", "false");


You can't enter that code directly, but you should use the drop-down menu from the Actions window and select FSCommand. You will see options for showmenu and false. If not, you may have to enter the commands manually!

vontaris
September 13th, 2001, 06:02 AM
When someone visits my page (index.html) I want my Menu Bar to be hidden right on the first page! Can someone help me here?!

thx