Please give me a code so that when I open my swf on a STANDALONE PROJECTOR ON ANY COMPUTER/LAPTOP/PHONE IT WILL ALWAYS FIT FULLSCREEN NO MATTER WHAT THE WINDOW/SCREEN SIZE IS.. THANKS!!
Stage.displayState="fullScreen";
it says
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: There is no property with the name 'displayState'.
Total ActionScript Errors: 1 Reported Errors: 1
change your publish settings to fp 9 or better.
My publish settings is only up to Flash Player 8.
then you can't use actionscript fullscreen.