The future of Flash and Ajax
November 25th, 2006 . by polyGeek(first published as a comment at Anne 2.0: Towards Hybrid Ajax/Flash/Java Browser Apps)
When people talk about the future success of Ajax and Flash they take it from the developer’s POV and ask questions like: is it open source, need a plugin, etc. Those questions will have very little to do with the success of either platform. It’s always about the bottom line and that’s cost of development and support.
If the ACME company wants a RMA then they probably don’t know the difference between a socket and a vector shape. They take their idea to a few different design/development firms and say, “how much and when?”
I don’t do Ajax development so I can’t say how long it might take to develop in that environment but I find it hard to imagine that it’s going to be faster than developing with Flex/Flash (Flesh). And even if they can both be developed in the same time for the same cost then there is still the question of support. From an Ajax standpoint there is always the consideration that code will have to be tweaked when new browsers are released. That won’t happen with Flesh.
So I can’t see many design houses that are married to the Flesh approach deciding to add Ajax to their skill set but I can see the Ajax crew developing some Flesh skills. It will start with video and then spill over more and more into just developing as much as possible in Flesh.












I’ve been wondering about this myself. I used to program in a strictly intranet environment. But even then we used minimal javascript because it was a maintainence issue. It works today but will the business have to fork out money to fix it once the new browser is rolled out? I’m wondering the same about AJAX since it’s essentially a more complex use of javascript. I haven’t used it much so far but I can’t say I’ve seen anything that makes me think “rapid” when it comes to development.
I used to write a lot of Javascript back in the late 90s. I loved doing cool stuff with it but quickly became frustrated that I spent about 10% of my time doing the initial coding and working in one browser - IE - and then spend 90% trying to get it to work in both browsers. Javascript is great but the browser DOMs just suck. That’s probably the biggest thing that pushed me toward Flash.
Leave a Reply