Macintosh full screen projector
Help, help, help. I've been trying for 3 days to find a solution to this problem, without success.
I'm trying to create a Macintosh full screen projector. Easy, I know.
WHY the hell doesn't it go full screen... I keep getting the title bar at the top of the projector.
Windows projector works perfectly.

Some software called Zinc will provide me with the solution to this problem but it's expensive and the free version adds a watermark to the file, which is not good. Anyway, I've paid good money for Flash why should I have to buy anything else.
I'm using the standard... fscommand("fullscreen", "true");
I found a thread which suggests a workaround of adding
Frame 1 - fscommand("fullscreen", "true");
Frame 2 - fscommand("fullscreen", "false");