How to hide menu bar while playing (full screen view)

Hi!

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

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!

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