ruffle-rs/ruffle

Tracking issue for the web example page

Open

#4 opened on May 16, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (17,394 stars) (932 forks)batch import
help wanted

Description

This is a tracking issue for improvements to the example/test page for the web frontend: https://github.com/ruffle-rs/ruffle/blob/master/web/packages/demo/www/index.html

  • Load local SWFs
  • Include remote sample SWFs
    • Get permission from authors
    • Animations
    • Games
  • Player UI
    • Play/pause button
    • Fullscreen button
  • Debugging UI
    • Tree view of SWF tags?
    • Display all library symbols?
    • Tree view of display list?
    • Trace of AS execution?

Contributor guide