Skip to content

Instantly share code, notes, and snippets.

@unitycoder
Last active November 10, 2020 07:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unitycoder/d35df939729229fb40ed4309b5bec2fd to your computer and use it in GitHub Desktop.
Save unitycoder/d35df939729229fb40ed4309b5bec2fd to your computer and use it in GitHub Desktop.
How to install old AIR SDK to Adobe Animate CC (Flash) - For example: AIR13 SDK
How to add older AIR SDK to Adobe Animate CC (Flash)
- Download old AIR SDK from https://helpx.adobe.com/air/kb/archived-air-sdk-version.html#mainArchivedAdobeAIRdownloads
- Unzip and create new folder AIR13.0/ into Animator installation folder (for example: D:\Program Files\Adobe Animate CC 2015\AIR13.0)
- Temporarily rename existing AIR20.0 folder into xxAIR20.0xx *Otherwise it didnt allow adding older versions..
- Start Animator
- Select menu Help/Manage Adobe AIR SDK..
- Click + button and add the AIR13 path (for example D:\Program Files\Adobe Animate CC 2015\AIR13.0)
- Restart Animate (if needed), check Publish settings and you should see AIR13 listed
- *You should also rename back the xxAIR20.0xx folder to its original name
@unitycoder
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment