Experimental Playground

Flash Emulator

A playful recreation of a lightweight Flash timeline experience. Load the stage, scrub through frames, and experiment with vector-based animations rendered on a modern canvas.

Virtual SWF Engine v0.3

Emulated Stage

Frame 1 / 1 Scene 1: Intro

How it Works

Each frame stores a mini scene graph describing gradients, shapes, and transformations—similar to how classic Flash timelines managed vector assets. The emulator renders these instructions on an HTML5 canvas to simulate SWF playback.

  • Layered shapes (circles, rectangles, stars, and text).
  • Scene metadata for frame labels.
  • Dynamic frame rate and manual scrubbing.

Timeline Overview

Each block represents a frame. The active frame glows cyan, capturing that retro Flash workflow vibe.

About

While we can't run original SWF binaries in-browser anymore, this emulator recreates the sensation of authoring and previewing Flash animations with modern web technologies. Extend it with your own frame data to build nostalgic micro-interactions.