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

joshtynjala pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flex-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 41109b0f4 Fix download links for AIR SDK, playerglobal.swc, and 
SWFObject
41109b0f4 is described below

commit 41109b0f427c5c0b9a43e795d899c325f30ff16e
Author: Josh Tynjala <joshtynj...@bowlerhat.dev>
AuthorDate: Fri Aug 15 14:55:42 2025 -0700

    Fix download links for AIR SDK, playerglobal.swc, and SWFObject
---
 content/download-archive.md | 16 ++++++++++------
 content/installer.md        | 16 ++++++++++------
 2 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/content/download-archive.md b/content/download-archive.md
index 36f6cc53b..f4b087323 100644
--- a/content/download-archive.md
+++ b/content/download-archive.md
@@ -15,9 +15,12 @@ Alternatively, you can download the source and/or binaries 
for the Apache Flex S
 
 Note: the installer downloads other files besides the Apache Flex SDK. These 
files are needed for the proper functioning of the SDK. The required TLF and 
the OSMF frameworks, as well as the optional Embedded Font Libraries and 
Utilities and BlazeDS are mentioned separately in the installer application. 
The other non-Apache files downloaded by the installer are:
 
-  - [Adobe AIR SDK][6]
-  - [GlobalPlayer.swc][7]
-  - [SWFObject.js][8]
+  - Adobe AIR SDK
+    - [Windows][6]
+    - [macOS][7]
+    - Linux (not available)
+  - [GlobalPlayer.swc][8]
+  - [SWFObject.js][9]
 
 # Download Apache Flex® SDK Installer 3.3 (source)
 The Apache Flex team is pleased to offer this 3.3 release of the Apache Flex® 
SDK Installer, available as of 16 November 2017.
@@ -38,6 +41,7 @@ Binaries are provided as a convenience for those who do not 
wish to compile the
   [3]: 
https://www.apache.org/dyn/closer.lua/flex/installer/3.3/binaries/apache-flex-sdk-installer-3.3.0-bin.dmg
   [4]: 
https://www.apache.org/dyn/closer.lua/flex/installer/3.3/binaries/apache-flex-sdk-installer-3.3.0-bin.exe
   [5]: https://dist.apache.org/repos/dist/release/flex/installer/3.3/READme
-  [6]: https://www.adobe.com/devnet/air/air-sdk-download.html
-  [7]: https://www.adobe.com/support/flashplayer/downloads.html
-  [8]: https://code.google.com/p/swfobject/
+  [6]: https://airdownload.adobe.com/air/win/download/32.0/AdobeAIRSDK.zip
+  [7]: https://airdownload.adobe.com/air/mac/download/32.0/AdobeAIRSDK.dmg
+  [8]: 
https://fpdownload.macromedia.com/get/flashplayer/updaters/32/playerglobal32_0.swc
+  [9]: https://github.com/swfobject/swfobject
diff --git a/content/installer.md b/content/installer.md
index 89258be46..d5ddc9835 100644
--- a/content/installer.md
+++ b/content/installer.md
@@ -7,9 +7,12 @@ The Apache Flex® SDK Installer is an application that 
simplifies the download a
 
 Note: the installer downloads other files besides the Apache Flex SDK. These 
files are needed for the proper functioning of the SDK. The required TLF and 
the OSMF frameworks, as well as the optional Embedded Font Libraries and 
Utilities and BlazeDS are mentioned separately in the installer application. 
The other non-Apache files downloaded by the installer are:
 
- - [Adobe AIR SDK][6]
- - [PlayerGlobal.swc][7]
- - [SWFObject.js][8]
+  - Adobe AIR SDK
+    - [Windows][6]
+    - [macOS][7]
+    - Linux (not available)
+ - [PlayerGlobal.swc][8]
+ - [SWFObject.js][9]
 
 # Download Apache Flex® SDK Installer 3.3.2 (source)
 
@@ -32,6 +35,7 @@ Binaries are provided as a convenience for those who do not 
wish to compile the
   [3]: 
https://www.apache.org/dyn/closer.lua/flex/installer/3.3.2/binaries/apache-flex-sdk-installer-3.3.2-bin.dmg
   [4]: 
https://www.apache.org/dyn/closer.lua/flex/installer/3.3.2/binaries/apache-flex-sdk-installer-3.3.2-bin.exe
   [5]: https://dist.apache.org/repos/dist/release/flex/installer/3.3.2/READme
-  [6]: https://www.adobe.com/devnet/air/air-sdk-download.html
-  [7]: https://www.adobe.com/support/flashplayer/downloads.html
-  [8]: https://code.google.com/p/swfobject/
+  [6]: https://airdownload.adobe.com/air/win/download/32.0/AdobeAIRSDK.zip
+  [7]: https://airdownload.adobe.com/air/mac/download/32.0/AdobeAIRSDK.dmg
+  [8]: 
https://fpdownload.macromedia.com/get/flashplayer/updaters/32/playerglobal32_0.swc
+  [9]: https://github.com/swfobject/swfobject
\ No newline at end of file

Reply via email to