Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Put this actionscript in one of your initial frames:

fscommand("fullscreen", "true");
 
I doesn't work
I have this:
on { fscommand ("fullscreen", "true");
}

and it shows me this

**Error** Symbol=presentation, layer=MM_Screen_Layer, frame=1:Line 1: '(' expected
on { fscommand ("fullscreen", "true");

Total ActionScript Errors: 1 Reported Errors: 1
 
iris_failsafe said:
I doesn't work
I have this:
on { fscommand ("fullscreen", "true");
}

and it shows me this

**Error** Symbol=presentation, layer=MM_Screen_Layer, frame=1:Line 1: '(' expected
on { fscommand ("fullscreen", "true");

Total ActionScript Errors: 1 Reported Errors: 1

I'm no programmer, but is that because you have an extra space between fscommand and the first (
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.