This repository contains a complete, high-density reference for ActionScript 3.0 and the Adobe AIR API. The documentation has been manually synthesized into 41 LLM-friendly Markdown files to provide a concise, high-signal resource for developers and AI agents.
When working in this workspace, refer to the /docs folder.
- For AI Agents: Refer to
llms.txtin the root for a structural overview of the documentation. - For Developers: Use the Table of Contents to find specific packages or class groups.
Fundamental types and features including Object, Array, XML, JSON, and Error handling.
Complete coverage of the Display List (Sprites, Bitmaps), Stage3D GPU rendering, Text rendering, and Visual Filters.
Hardware-level access for Mouse/Keyboard/Touch, Event Handling, Filesystem IO, and SQLite Databases.
Low-level access for Sockets and Networking, Workers and Concurrency, Binary Data/ByteArrays, and External/Sensor Bridge.
A comprehensive index and categorized list can be found in docs/README.md.
Based on the original Adobe/Harman documentation from airsdk.dev