Stories
Slash Boxes
Comments

SoylentNews is people

posted by takyon on Monday September 26 2016, @10:42PM   Printer-friendly
from the flashy-future dept.

PCWorld reports that Adobe has decided to start supporting Flash player on Linux again. This seems to entail mostly security updates for now and not many new features. Also, Flash seems to be on the decline. However, it is still likely welcome news for those required to use sites with Flash, and who do not want to use Chrome browser..

Adobe just pulled a major about-face. After axing the NPAPI Flash plugin used by Firefox and other browsers on Linux in 2012, Adobe has decided to begin updating it again and to keep it updated after the previously announced 2017 end-of-life date.

The NPAPI version of Flash for Linux, used by Firefox and other browsers, has been stuck at version 11.2 since 2012. Adobe also axed its Adobe Reader and Adobe AIR software for Linux. Adobe's been providing security updates for Flash since then, but promised it would stop doing so in 2017.

The PPAPI Flash plugin for Linux, which is included with Google Chrome, has been kept up to date with the latest features. But many browsers, such as Firefox, must use the NPAPI plugin instead of the PPAPI plugin

Adobe just had a sudden change of heart and decided to update the NPAPI plugin for Linux. The NPAPI Flash plugin for Linux is about to catapult from version 11.2 to version 23 and will stay current with the other Flash plugins going forward. "We have done this significant change to improve security and provide additional mitigation to the Linux community," reads Adobe's blog post on the subject.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by Pino P on Wednesday September 28 2016, @12:59AM

    by Pino P (4721) on Wednesday September 28 2016, @12:59AM (#407143) Journal

    Homestar Runner and Weebl and Bob are vector animations. There are two ways to present a vector animation: client-side rendering or pre-rendering.

    Client-side rendering
    Both SWF and HTML5 are capable of rendering a vector animation in real time on the client's machine. Since day one, SWF has had a built-in ability to play vector animations. HTML didn't gain this ability until recently, when HTML Canvas became usable; even then, HTML requires a site-provided player script written in JavaScript. And I'm not aware of any off-the-shelf timeline-based HTML5 animation authoring tools available as free software, as freeware, or for purchase. (Manually inputting coordinates in a text editor doesn't count.) Though a used copy of Flash can create SWF, and its successor Adobe Animate can export to HTML5, Adobe Animate is exclusive to the Creative Cloud rental platform.
    Pre-rendering
    A vector animation can be rendered to video compressed in .mp4 and .webm formats. Both Flash and HTML5 can play video. If you've seen Homestar Runner or Weebl and Bob on YouTube, it's pre-rendered. The drawbacks of pre-rendering are twofold: it bloats the download size by a factor of ten in my tests, and it loses all interactivity.
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2