[
https://issues.apache.org/jira/browse/FLEX-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210022#comment-13210022
]
Justin Mclean commented on FLEX-14:
-----------------------------------
Just out of interest the Flex 4.6 SDK doesn't compile for flash player 10.1.
The following error occur:
[compc] /Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache
Flex/frameworks/projects/framework/src/mx/managers/SystemManager.as(3561): col:
52 Error: Access of possibly undefined property softKeyboardRect through a
reference with static type flash.display:Stage.
[compc] var softKeyboardRect:Rectangle = stage.softKeyboardRect;
There may be further errors beyond this one.
> Flex SDK 4.6 dosn't work on FlashPlayer 10.3 and requires FlashPlayer 11.1
> --------------------------------------------------------------------------
>
> Key: FLEX-14
> URL: https://issues.apache.org/jira/browse/FLEX-14
> Project: Apache Flex
> Issue Type: Improvement
> Reporter: Justin Mclean
> Assignee: Michael Labriola
> Priority: Minor
>
> Flex SDK 4.6 require a minimum FlashPlayer version of 11.1.
> From a quick look this is related to the new spark validator classes
> (spark.validators.*) using FlashPlayer 11 globalisation classes
> (flash.globalization.*).
> In particular enterprises can be slow to update Flash Player versions and
> this would enable a smoother upgrade path to people currently on 4.5 SDK (in
> a Flash player 10.3 environment) to the new Apache Flex 4.x SDK.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira