Firefox Nightly now plays Amazon.com Flash videos using Shumway
61–70 of 109 posts
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#62Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#63Earlier quoted context omitted.
JWPlayer support is difficult because there are many JWPlayer variants and old versions out there. It's easier to test and whitelist individual websites to start.
Why bother emulating it, though? If you can recognize it, and recognize that it's not using any unusual settings, you could potentially just replace the whole thing with a native video player.
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#64Only somewhat related, but is there still no way to access the clipboard in a web app without flash?
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#65Earlier quoted context omitted.
I have a question! >Shumway needs H.264 video decoders that may not be available on Windows XP or Linux. Is that a reason for Linux users to be annoyed, or just something that happened and will be corrected soon?
Search bugzilla & you should find open tickets. They shipped first for platforms with native support, understandably, but last time I checked the intention was to support everyone. EDIT: It looks like Linux support shipped in FF26 as long as GStreamer supports it: https://bugzilla.mozilla.org/show_bug.cgi?id=794282#c101 Windows XP is still left out – they use DirectShow for MP3 ( https://bugzilla.mozilla.org/show_bug…
ffdshow has been able to play H.264 and a bunch of other codecs for a long time, and a not-insignificant number of users probably have that or some other codec that can...
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#66I'm a program manager on Mozilla's Shumway team. If you have any questions, please ask! :) The name "Shumway" is derived from "Gordon Shumway", the actual name of the TV character ALF: Flash -> Flash Gordon -> Gordon Shumway -> Shumway. :) Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub: https://github.com/mozilla/s…
Will we see it for other browsers? Soon?
You can try Shumway in other browsers without the extension at the project website:
http://www.areweflashyet.com/shumway/
The SpiderMonkey team's "Are We Fast Yet?" website also includes some AS3 benchmarks running in Shumway on Firefox, Chrome, and Safari:
http://arewefastyet.com/#machine=28&view=breakdown&suite=shu...
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#67I'm a program manager on Mozilla's Shumway team. If you have any questions, please ask! :) The name "Shumway" is derived from "Gordon Shumway", the actual name of the TV character ALF: Flash -> Flash Gordon -> Gordon Shumway -> Shumway. :) Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub: https://github.com/mozilla/s…
Will we see it for other browsers? Soon?
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#68Earlier quoted context omitted.
Yes exactly and from my experience it's really the best browser available on Windows XP. I've even seen myself a Windows XP with Firefox installed in a shop just a few days ago.
Out of curiosity, what are the options on Windows XP? IE 8, Opera 12?
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#69Earlier quoted context omitted.
Do you fear that by the time shumway actually works for "most ppl stuff" flash would already be gone and the effort wasted? (its gone from YT..)
Yes and no. Shumway is in a race to stay relevant as Flash fades from the web, but there will always be a long-tail of Flash content that would/will be lost when Adobe or browsers stop supporting the Flash plugin. Even YouTube must continue to support Flash video for at least another year because many websites embedded Flash videos using YouTube's boilerplate embedding HTML with the Flash tag. Google can't magically…
Flash, while pretty atrocious, is part of the cultural legacy of the web.
Someday shumway may be the only way reasonable way to access this via archive.org etc.
Re: Firefox Nightly now plays Amazon.com Flash videos using Shumway
#70Only somewhat related, but is there still no way to access the clipboard in a web app without flash?