PUBLISH_XP - as3lang/ActionScript3 GitHub Wiki

Publishing to Cross-Platform Targets

Simply put, by using ActionScript 3.0 as your main programming language, what are the different platforms and operating systems you can target?

Note:
XP stands for cross (X) Platform

Here we try to answer
"if I want to publish on this specific platform and/or operating system"
with
"here the SDK and minimum runtime you need to target".

We try to optimize for the latest AIR version possible to use, even on "old" platform.

Cross-Platform Targets Reference

Platform Description Runtime SDK Platform SDK Installers Capabilities.os
Windows Windows 2000 32-bit AIR 1.5 Flex SDK 4.5 (64-bit) .air, .exe, .msi "Windows 2000"
Macintosh Mac OS X 10.4 (PPC) AIR 1.5 Flex SDK 4.6 (64-bit) .air, .dmg, CR "Mac OS X.Y.Z"
Linux Fedora Core 12 32-bit AIR 2.5 Flex SDK 4.5.1 .air, .rpm "Linux"
Linux Fedora Core 13 32-bit AIR 2.6 Flex SDK 4.5.1 .air, .rpm "Linux"
Linux Ubuntu 9.10 32-bit AIR 2.5 Flex SDK 4.5.1 .air, .deb "Linux"

TODO large width tables kind of suck in github, move to google spreadsheet?

References: