Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 2.74 KB

File metadata and controls

65 lines (49 loc) · 2.74 KB

Adobe Flash and ActionScript Specifications

This directory contains official Adobe Flash SWF and ActionScript specifications used for the SWFRecomp project.

Files

SWF File Format Specification (Version 19)

  • swf-spec-19.pdf (1.7 MB)

  • swf-spec-19.txt (370 KB)

    • Text version of the SWF specification, extracted from the PDF
    • Generated using: pdftotext swf-spec-19.pdf swf-spec-19.txt
    • Contains all the specification content in plain text format
  • swf-spec-19-images/ (25 PNG files)

    • Charts and diagrams extracted from the SWF specification PDF
    • Generated using: pdfimages -png swf-spec-19.pdf swf-spec-19-images/image
    • Contains images image-000.png through image-024.png

ActionScript Bytecode (ABC) Format Specification

AVM2 (ActionScript Virtual Machine 2) Overview

AVM2 Opcode References

External References