mozilla / shumway

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

navigator.plugins["Shockwave Flash"] is needed for some flash applications #761

Open Constellation opened 11 years ago

Constellation commented 11 years ago

Some flash applications check flash version and flash existense with navigator.plugins["Shockwave Flash"] object.

Is there any plan for shumway to expose it?

tschneidereit commented 11 years ago

Yes, there is. We have to add support for that in the browser itself, but it's going to happen soon-ish.