If it's not defined, the I guess the safest would be to assume it's not allowed, i.e. only show your button if "true" is explicitly set?

Glen

Alexander Farber wrote:
On Wed, Feb 17, 2010 at 3:10 PM, Juan Pablo Califano
<[email protected]> wrote:
I'm not sure if there's a clean way, but I'm afraid the ugly way won't work
either. If I recall correctly, you can't set the displayState to fullscreen
unless you're responding to user interaction (i.e. handling a button click).

Oh, that's true Juan, thanks for the reminder.

And unfortunately

var args:Object = loaderInfo.parameters;
trace('args.allowFullScreen=' + args.allowFullScreen);

gives me undefined eventhough I see the other params.

Regards
Alex
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to