Adobe Stops Flash Development for the iPhone & iPad

Two minds about this.

On one hand, Apple seem to have a right chip on their shoulder.

One the other hand, Flash is a CPU hog and i'd rather not have it on the iPhone if there was an alternative.
 
I don't see what is fundamentally better about HTML5 over Flash. For starters, HTML5's interactive functionality relies on JavaScript, which let's face it, has a pretty dated object-based programming model based on a really old version of the ECMAScript specification. Flash on the other hand has AS3, a fully OOP language (supports classes, inheritance, polymorphism, true encapsulation) which is a lot closer to Java than anything else. Ultimately JavaScript on most browsers doesn't necessarily execute faster than AS3 in flash (and in the case of Internet Explorer, that's still like 60% of the market, it's an order of magnitude slower!), it's less flexible, the development tools are vastly inferior (I mean Flash has a wide range of tools for content creation, from Flash, to Flex, to Flixel, with various different types of development in mind). The real issue I see for content developers here is that the different platforms will in the end, end up implementing the specifications for HTML5 slightly differently - do you really think that johnny vector-graphics really wants to debug or recreate his funny Canvas video just because of a strange rendering bug in Internet Explorer 10?

Flash itself isn't a CPU hog. Poorly implemented Flash applications are a CPU hog, at least not any more so compared to other scripting-language dependent multimedia platforms. I think Apple are only playing the HTML5 card to shift the focus away from their incapable last-generation ARM CPUs - they know that HTML5 won't gain adoption very quickly because of the lack of content creation tools, and so they don't have to worry about this generation of devices having to run such content.
 
Steve Jobs telling people how they have to use the devices they bought from him?

Sounds about right.
 
>>> to the apple section batman....

seriously though this must be a step backward for Apple I mean unless they want their ipad to be a useless gimmick.

one of the main appeals of the pad would be wireless surfing but that is seriously gimped due to lack of flash as all of you who have tried it on a touch or phone will know.

Good to see the android getting full attention from adobe. Problem is when is it coming to Belgium :(
 
In almost 2 years of being an iPhone owner I think I've rued the lack of Flash maybe twice.

It really isn't a big issue to me and I don't think it would be on an iPad either. Although I'm not intending on buying one.
 
trouble with html5 is the video tag which the video format hasn't been formalised, apple and microsoft want h.264 which is free for endusers until 2015 or ogg opensource patent free which mozilla, opera and maybe google want.
 
Back
Top Bottom