That's a matter of IntelliJ IDEA configuration. Grzegorz also contacted
JetBrains support and here's an answer that helped:
To have target Flash Player XX.X available in IntelliJ IDEA project
configuration you need to either select XX.X player in the Apache Flex
SDK Installer or after the SDK installation manually download required
playerglobal.swc [1] and place it in the folder [Flex
SDK]/libs/player/XX.X. The name of the file MUST BE playerglobal.swc.
In the latter case, to make sure that added SWC is found by the IDE you
need to delete Flex SDK and add it again in Project Structure | SDKs.
[1]
http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html#playerglobal
On 15.05.2014 11:48, gpi wrote:
Hallo,
last week I upgrade my Apache Flex SDK from 4.12 to 4.12.1. After this I
noticed that I can select only Flash Player 13 as a target player (before I
have selected FP 12).
It does mean that my application compiled with SDK 4.12.1 can only running
on Flash Player 13 ?
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/Flex-SDK-4-12-1-only-for-Flash-Player-13-tp6431.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.