PDA

View Full Version : Overall Export Help



nessaja
March 29th, 2005, 09:46 AM
Hey guys,

I have made several games in the past and have expoted them as SWFs, and EXEs, I have much experience both filetypes but I am completely stumped when it comes to exporting files in Flash.
When I create a Flash ExE (Windows Projector) The game works fine and everything is fantastic but the window that the game is being ran in, It has all the user controls in the toolbar, (View >> Zoom in >> Zoom out. File >> Quit >> Open. Help. About.) etc. And when the user right clicks it comes up with all the view options and , About Macromedia Player etc.
Can Anybody tell me how to make it into a perfect, blank window with just the game inside?

Thanks in Advance.
Nessaja*

icon
March 29th, 2005, 11:48 AM
Hey

You need a 3rd party software to do what you want mate,

have a look at: http://www.northcode.com/

eiefai
March 29th, 2005, 01:41 PM
use this:


fscommand("showmenu", "false");


with this removes the main menu, but i don't know how to disable right clic

Joppe
March 29th, 2005, 01:45 PM
rightclick = false
? ? ? ? ? ? ? ?

:to: Lol just kidding :drool:

nessaja
March 30th, 2005, 10:36 AM
wow! ty dude!
where do i put he code? on the first frame or summink?
nvm ill try all options
thanks
Cheersio :D
Nessaja*