mozilla / shumway

Shumway is a Flash VM and runtime written in JavaScript
Apache License 2.0
3.68k stars 397 forks source link

Does anyone have an example of how to use shumway in an ios app to play a local swf file? #2430

Open parzival-thinks opened 8 years ago

parzival-thinks commented 8 years ago

Hi!

I've been scouring the web for a way to experimentally render/play swf files in an iOS app and Shumway seems to be the recommended solution. However, I can't find any examples of this - could you point me in the right direction by chance?

ROBERT-MCDOWELL commented 7 years ago

what do you mean by IOS app? Shumway seems to be an extension for browsers...

yurydelendik commented 7 years ago

Shumway seems to be an extension for browsers...

It can be used in the regular browser, but there might be some API limitations (e.g. clipboard support).