You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/04/15 10:20:51 UTC

git commit: [flex-sdk] - Updated to include AIR 3.7 and Flash Player 11.7

Updated Branches:
  refs/heads/develop 3b773bb36 -> 3c9d73ba5


Updated to include AIR 3.7 and Flash Player 11.7


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/3c9d73ba
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3c9d73ba
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3c9d73ba

Branch: refs/heads/develop
Commit: 3c9d73ba5a2a198176e09910602442bef27150b6
Parents: 3b773bb
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Apr 15 18:20:25 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Apr 15 18:20:25 2013 +1000

----------------------------------------------------------------------
 README |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3c9d73ba/README
----------------------------------------------------------------------
diff --git a/README b/README
index e5c5d29..86c6494 100644
--- a/README
+++ b/README
@@ -142,7 +142,7 @@ Install Prerequisites
 
         This version of Apache Flex was certified for use with AIR 3.5, and should
         be compatible with other versions of AIR newer than 3.1. However it hasn't
-        been tested on AIR 3.2, 3.3 or 3.6.
+        been tested on AIR 3.2, 3.3, 3.6 or 3.7.
 
         Download the AIR SDK for your platform and unzip it.  Set AIR_HOME to the absolute 
         path of the AIR SDK directory.
@@ -151,7 +151,7 @@ Install Prerequisites
             http://www.adobe.com/support/flashplayer/downloads.html
 
         This version of Apache Flex was certified for use with Adobe Flash Player 11.1, and
-        is compatible with versions 10.2 through 11.6. It has been tested with versions 11.1
+        is compatible with versions 10.2 through 11.7. It has been tested with versions 11.1
         and 11.5 on Windows and Mac. It has been compiled against other Adobe Flash Player
         versions but has not been fully tested.
             
@@ -245,8 +245,8 @@ Adobe Flash Player Version Support
 ----------------------------------
 
     The Apache Flex SDK defaults to using the Adobe Flash Player 11.1. The SDK can be
-    compiled for Flash Player versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5
-    and 11.6.
+    compiled for Flash Player versions 10.2, 10.3, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5,
+    11.6 and 11.7.
 
     To compile the SDK for another version of the Adobe Flash Player either:
 
@@ -275,6 +275,7 @@ Adobe Flash Player Version Support
     http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_4.swc
     http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_5.swc
     http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_6.swc
+    http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_7.swc
     
     Copy the target playerglobal.swc to the directory:
     
@@ -306,7 +307,9 @@ Adobe Flash Player Version Support
                     /11.5
                          /playerglobal.swc 
                     /11.6
-                         /playerglobal.swc                              
+                         /playerglobal.swc  
+                    /11.7
+                         /playerglobal.swc                                                     
                                                                                                                                 
     Apache Flex has been tested with Adobe Flash Player 11.1 and 11.5 on Windows and Mac.