ruffle-rs/ruffle

Tracking issue for the web example page

Open

#4 geöffnet am 16. Mai 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (932 Forks)batch import
help wanted

Repository-Metriken

Stars
 (17.394 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 3h) (108 gemergte PRs in 30 T)

Beschreibung

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