RE: [flexcoders] Detect fullscreen availability without engaging fullscreen?

2007-10-21 Thread Alex Harui
What is Capabilites.playerType? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Sent: Sunday, October 21, 2007 1:07 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Detect fullscreen availability without engaging fullscreen

[flexcoders] Detect fullscreen availability without engaging fullscreen?

2007-10-21 Thread John
So, I'd like to remove the fullscreen button from my game if the movie has been embedded such that fullscreen is unavailable. I expected to find hasFullscreen() or something in flash.system.Capabilities, but there's nothing I can find. Right now, I'm iterating Application.application.parameters