TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Firefox Nightly now plays Amazon.com Flash videos using Shumway

249 pointsby msujawsover 10 years ago

14 comments

cpetersoover 10 years ago
I&#x27;m a program manager on Mozilla&#x27;s Shumway team. If you have any questions, please ask! :) The name &quot;Shumway&quot; is derived from &quot;Gordon Shumway&quot;, the actual name of the TV character ALF: Flash -&gt; Flash Gordon -&gt; Gordon Shumway -&gt; Shumway. :)<p>Shumway is written in TypeScript. It has an ActionScript interpreter and a JIT that generates JavaScript, compiled using eval(). The code is on GitHub:<p><a href="https://github.com/mozilla/shumway/" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;shumway&#x2F;</a>
评论 #9043399 未加载
评论 #9043875 未加载
评论 #9043782 未加载
评论 #9043178 未加载
评论 #9043188 未加载
评论 #9043432 未加载
评论 #9044316 未加载
评论 #9043238 未加载
评论 #9044048 未加载
评论 #9048258 未加载
评论 #9043819 未加载
评论 #9043360 未加载
评论 #9044549 未加载
评论 #9043413 未加载
评论 #9043980 未加载
maherbegover 10 years ago
I&#x27;m one of the developers on the video player used on that page. Great work guys!<p>Edit: I should add in, the player is primarily Javascript with a small rendering engine for Flash fallback. Even in the Flash case, everything is controlled via JS through a flash bridge. We prioritize HTML5 video when possible across browsers and devices.
评论 #9048136 未加载
JoshTriplettover 10 years ago
Sounds like Shumway is already further along than Gnash or Lightspark.<p>What versions of SWF does Shumway aim to support? 7, 8, 9, 10, all of the above?<p>How does Shumway interact with click-to-play and similar mechanisms to stop unwanted Flash objects from playing? Does it have that functionality built-in?
评论 #9043404 未加载
评论 #9043351 未加载
endgameover 10 years ago
Cool tech, but I&#x27;m a bit sad that I can&#x27;t watch Shumway[1] using Shumway.<p>[1]: <a href="http://www.albinoblacksheep.com/flash/shumway" rel="nofollow">http:&#x2F;&#x2F;www.albinoblacksheep.com&#x2F;flash&#x2F;shumway</a>
评论 #9048253 未加载
snissnover 10 years ago
How do you go from swf files to &quot;action script&quot;? Do you use flasm&#x2F;flare for as2? How do you turn as3 abc files into action script? Did you write your own decompiler or use some other open source ones? There&#x27;s a disassembler written in D for as3 that I used to use called rabcdasm, did your team ever take a look at that?
评论 #9043356 未加载
评论 #9043304 未加载
Torgoover 10 years ago
Does anyone have experience trying this with Firefox on PowerPC or ARMHF Linux? These platforms don&#x27;t have any working Flash versions from Adobe...
评论 #9051379 未加载
maherbegover 10 years ago
I just tested against Firefox Nightly on the amazon pages and it doesn&#x27;t appear to be even loading the Flash renderer.<p>We feature detect flash via the navigator.plugins object and from that thread it doesn&#x27;t look like shumway is listed there.<p>(I&#x27;m a dev on that player)
评论 #9049574 未加载
mburnsover 10 years ago
&gt; &quot;Note that Shumway will <i>not</i> play Amazon&#x27;s &quot;Instant Video&quot; films and TV shows. Those videos use Microsoft&#x27;s Silverlight plugin for DRM.&quot;
评论 #9043080 未加载
tuxover 10 years ago
Tried it on Arch Linux + Firefox v35 works smoother than flash plugin. Used AUR package here: <a href="https://aur.archlinux.org/packages/firefox-extension-shumway/" rel="nofollow">https:&#x2F;&#x2F;aur.archlinux.org&#x2F;packages&#x2F;firefox-extension-shumway...</a> Can&#x27;t wait for this to replace everything flash. Thank You, shumway team :-)
bobajeffover 10 years ago
I&#x27;m waiting until they get JWPlayer working. So many sites still use it.
评论 #9043108 未加载
lewisl9029over 10 years ago
Only somewhat related, but is there still no way to access the clipboard in a web app without flash?
评论 #9044872 未加载
评论 #9045329 未加载
评论 #9045593 未加载
rat87over 10 years ago
This is so cool, so more need to install hal?
sunlightover 10 years ago
Verified@Twitter.com Bass word
rcthompsonover 10 years ago
&gt; Shumway needs H.264 video decoders that may not be available on Windows XP or Linux.<p>Today I learned that Firefox still supports Windows XP.
评论 #9043076 未加载