ruffle-rs/ruffle

Tracking issue for the web example page

Aberta

#4 aberto em 16 de mai. de 2019

 (2 comentários) (0 reação) (0 responsável)Rust (932 forks)batch import
help wanted

Métricas do repositório

Stars
 (17.394 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 3h) (108 fundiu PRs em 30d)

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?

Guia do colaborador