I made an application in flash MX 2004 which is called thru an htm. I want to know, how to make an application full screen for Mac OS X. I had already tried fscommand(“fullscreen”, true); but doesn’t seem to work on Mac.
So, what should be done to make the application full screen for Mac OS X? Hope someone could give me some idea.
Thanks in advance.