OpenFL npm Samples (ActionScript 3)

May 7, 2025 ยท View on GitHub

MIT License Build Status

OpenFL npm Samples (ActionScript 3)

These samples demonstrate how to use the OpenFL npm module with ActionScript 3.0 and the Apache Royale compiler.

Get Started

Clone the repository

git clone https://github.com/openfl/openfl-samples-as3

Choose a sample

cd openfl-samples-as3/features/display/DisplayingABitmap

Install and start

npm install
npm start

Contents

  1. 1Get Started
  2. 1.1Clone the repository
  3. 1.2Choose a sample
  4. 1.3Install and start