I am trying to start flash on start up in full screen. Are there any commands that i can execute in the shortcuts target path to tell the program to start in full screen? (Not maximized)
So something like this:
c:\program files\program\start.exe -fullscreen
stage.displayState = "fullScreen";inside your flash app will do it – www0z0k Feb 11 '11 at 20:36