Detect support for the ExternalInterface API
<?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"> <mx:Label id="l1" text="ExternalInterface.available.toString()" /> </mx:Application>