Yes, Stage.displayState vs StageDisplayState.NORMAL or StageDisplayState.FULL_SCREEN, but its always NORMAL and I can only compare when full screen is the event for resize is called. Its a reactionary condition; I need the event first.
I want to know if its possible from a security/capability stand point before the end-user has the chance request full screen. - John G On Wed, Mar 11, 2009 at 10:20 AM, Glen Pike <[email protected]> wrote: > John Giotta wrote: >> >> I want to render the UI based on availability of features. One of them >> is a full screen Button/Sprite that I want to not appear if >> allowFullScreen is false. >> >> Does anyone know of a way to check for full screen availability? I've >> been scouring the interwebs for an answer, but no luck so far. Is it >> just not possible? >> >> - John G >> _______________________________________________ >> Flashcoders mailing list >> [email protected] >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> >> > > I think there is a property on the Stage instance to get the state - compare > to StageDisplayState constant values?? > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

