You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by jo...@apache.org on 2022/10/18 21:20:45 UTC

[royale-compiler] 01/02: README: update adobe.com URLs for Flash/AIR downloads

This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit d292bf5ed118cadea727cceac345efde943273cc
Author: Josh Tynjala <jo...@apache.org>
AuthorDate: Tue Oct 18 14:18:08 2022 -0700

    README: update adobe.com URLs for Flash/AIR downloads
---
 README | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)

diff --git a/README b/README
index 9efe49355..f47e896fa 100644
--- a/README
+++ b/README
@@ -170,13 +170,10 @@ Running Integration Tests
         can output SWFs.
         
         The Adobe AIR integration kit for Windows can be downloaded from:
-           http://airdownload.adobe.com/air/win/download/4.0/AdobeAIRSDK.zip
+            https://airdownload.adobe.com/air/win/download/32.0/AdobeAIRSDK.zip
 
          The Adobe AIR integration kit for Mac can be downloaded from:
-            http://airdownload.adobe.com/air/mac/download/4.0/AdobeAIRSDK.tbz2
-
-          The Adobe AIR integration kit for Linux can be downloaded from:
-            http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRSDK.tbz2
+            https://airdownload.adobe.com/air/mac/download/32.0/AdobeAIRSDK.dmg
 
         Download the AIR SDK for your platform and unzip it. Set AIR_HOME to the
         absolute path of the AIR SDK directory.
@@ -185,7 +182,7 @@ Running Integration Tests
         can output SWFs.
         
         The Adobe Flash Player content debuggers can be found here:
-            http://www.adobe.com/support/flashplayer/downloads.html
+            https://www.adobe.com/support/flashplayer/debug_downloads.html
 
         On Windows, set FLASHPLAYER_DEBUGGER to the absolute path including the
         filename of the FlashPlayerDebugger.exe. Note the filename of flash
@@ -201,21 +198,15 @@ Running Integration Tests
     *6) This option is only required to run additional tests to verify that the compiler
         can output SWFs.
         
-        The Adobe Flash Player playerglobal.swc for 11.1 can be downloaded from:
-            http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc
+        The Adobe Flash Player playerglobal.swc for 32.0 can be downloaded from:
+            https://fpdownload.macromedia.com/get/flashplayer/updaters/32/playerglobal32_0.swc
 
-        Use URL above to download playerglobal11_1.swc.
+        Use URL above to download playerglobal32_0.swc.
 
         Set PLAYERGLOBAL_HOME to the absolute path of the player directory (not
         including the version subdirectory). The target-player option controls
         which PLAYERGLOBAL_HOME subdirectory is used.
 
-        Other more recent versions of Adobe Flash Player playerglobal.swc can be
-        downloaded from:
-            http://download.macromedia.com/get/flashplayer/updaters/<version.major>/playerglobal<version.major>_<version.minor>.swc
-
-        (e.g. http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc)
-
         Copy the target playerglobal.swc to the directory:
 
            frameworks/libs/player/<version.major>.<version.minor>/playerglobal.swc