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.

Thanks guys. I solved the problem. I used

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

Self-explanatory.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.