Amazon joins in on killing Flash, stops accepting Flash ads
1–10 of 78 posts
Re: Amazon joins in on killing Flash, stops accepting Flash ads
#2Re: Amazon joins in on killing Flash, stops accepting Flash ads
#3Re: Amazon joins in on killing Flash, stops accepting Flash ads
#41. Tons of existing flash content people want to access
2. Give current flash devs a reasonable alternative
The first one is a thorny problem and is somewhat solved by things like Shumway but still needs more work.
As for the second, things like Unity and HTML5 have not covered all of flash dev's use cases, so only some of them have switched over.
I think OpenFL (a Haxe-based reimplementation of the Flash API -- not the flash PLAYER) is our best hope for that:
Devs can keep their current flash workflows but export to non-flash targets, specifically native C++ (supports mac/win/linux, iOS/Android) and HTML5 (with canvas, DOM, or WebGL rendering). They can also use SWF-based vector animation assets, and even integrate with the Flash CC player. And it's all open source.
Flash has been "dying" for years, but if we really want it to bite the dust, we need to give people a better way to make their content that doesn't depend on a plugin.
EDIT: Video of OpenFL integrating with the Flash CC editor: https://www.youtube.com/watch?v=BhE07Y9TUJU
Re: Amazon joins in on killing Flash, stops accepting Flash ads
#5If we want to speed up the demise of flash, there are several roots that need to be whacked simultaneously: 1. Tons of existing flash content people want to access 2. Give current flash devs a reasonable alternative The first one is a thorny problem and is somewhat solved by things like Shumway but still needs more work. As for the second, things like Unity and HTML5 have not covered all of flash dev's use cases, so…
Re: Amazon joins in on killing Flash, stops accepting Flash ads
#6If we want to speed up the demise of flash, there are several roots that need to be whacked simultaneously: 1. Tons of existing flash content people want to access 2. Give current flash devs a reasonable alternative The first one is a thorny problem and is somewhat solved by things like Shumway but still needs more work. As for the second, things like Unity and HTML5 have not covered all of flash dev's use cases, so…
Re: Amazon joins in on killing Flash, stops accepting Flash ads
#7If we want to speed up the demise of flash, there are several roots that need to be whacked simultaneously: 1. Tons of existing flash content people want to access 2. Give current flash devs a reasonable alternative The first one is a thorny problem and is somewhat solved by things like Shumway but still needs more work. As for the second, things like Unity and HTML5 have not covered all of flash dev's use cases, so…
I'm not sure about that. For most of the time, there was not even a flash player for my operating system of choice and I did not miss much. Now I still have to click to enable flash content and that only happens about once a week.
> 2. Give current flash devs a reasonable alternative
HTML5 + JS are actually pretty powerful if one ignores the cruft that has been built up over the years (i.e.: stick to standards only, ignore the 90% outdated advice given in places like stackoverflow).
Earlier this year I was redoing a flash-only site for friends in HTML5 and JS: I am not a frontend guy at all, I did develop on firefox only, I stuck to html/js/css standards without any 3rd party library and when, after about 30h of development time, we tested across platforms it just worked.
> Flash has been "dying" for years, but if we really want it to bite the dust, we need to give people a better way to make their content that doesn't depend on a plugin.
Do we? Maybe people should reconsider whether their content really requires flash. The technology is there, flash devs will just have to move on and learn something new.
Re: Amazon joins in on killing Flash, stops accepting Flash ads
#8Re: Amazon joins in on killing Flash, stops accepting Flash ads
#9If we want to speed up the demise of flash, there are several roots that need to be whacked simultaneously: 1. Tons of existing flash content people want to access 2. Give current flash devs a reasonable alternative The first one is a thorny problem and is somewhat solved by things like Shumway but still needs more work. As for the second, things like Unity and HTML5 have not covered all of flash dev's use cases, so…
Re: Amazon joins in on killing Flash, stops accepting Flash ads
#10If we want to speed up the demise of flash, there are several roots that need to be whacked simultaneously: 1. Tons of existing flash content people want to access 2. Give current flash devs a reasonable alternative The first one is a thorny problem and is somewhat solved by things like Shumway but still needs more work. As for the second, things like Unity and HTML5 have not covered all of flash dev's use cases, so…