StageDisplayState.FULL_SCREEN;

Really strange bug here…

stage.displayState = StageDisplayState.FULL_SCREEN;

Causes my flash to not function in a browser. The movie works fine in the Flash IDE and flash player, but not in any browser.

At first I thought it was to do with SWFobject, but I have passed the param to allow fullscreen.

Any ideas? I am sure it’s something simple