Starling and Feathers Full Screen Button
Today I tried to make a full screen button for my Christmas Day Countdown online application. With that application I’m using Starling with Feathers components. If you listen for Event.TRIGGERED on a Feathers button and then change the displayState, you will get a Security error: SecurityError: Error #2152: Full screen mode is not allowed. Flash…