Aleksey created FLEX-34557:
------------------------------
Summary: Platform.isBrowser does not work correctly
Key: FLEX-34557
URL: https://issues.apache.org/jira/browse/FLEX-34557
Project: Apache Flex
Issue Type: Bug
Reporter: Aleksey
Priority: MinorIn the Platform.as line 262 _isBrowser = (playerType == "Plugin" || playerType == "ActiveX"); Instead "Plugin" it should compare against "PlugIn" -- This message was sent by Atlassian JIRA (v6.3.4#6332)
