if (ExternalInterface.available) { var browser:String = ExternalInterface.call("function() { return navigator.appName; }"); }