954,545 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Two tiny problems in a flash game

Hi!
I got a simple question. (two actually) I made a game in Flash, but when i want to publish it as an .exe file for burning on CDs, it has that flash player menu on the top, and I can't set it to be full screen.
Pls help.

Maidomax
Light Poster
39 posts since Dec 2006
Reputation Points: 14
Solved Threads: 0
 

Thanks guys. I solved the problem. I used

fscommand("fullscreen",true);
fscommand("showmenu",false);

Self-explanatory.

Maidomax
Light Poster
39 posts since Dec 2006
Reputation Points: 14
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You