actionscript - Why use Flex instead of HTML/AJAX/PHP frameworks? -


I have experience using some Carnation Framework in Flex / Action Script. At that time I had no previous experience of Action Script / Flex and I took some good 3 months to start with developing an application seriously. At that time also, I was confused in developing an app based on Flash, which would not be viewable on all PC browsers (without updating the Flash), just leave the iPhone / iPad. But I want to see how Flex can be used, so the challenge has been taken.

But now I wonder why I should start complaining about Flex, when I have jquery / ajax, different Fast FF frameworks (which I am comfortable in contrast to Action Script / Flex).

How do I decide, then I should explain to my clients that the website in Flex is much better than those built in HTML / PHP etc. .

Can anyone put some light on it?

Regards

You should ask yourself if you need to use Flex Why are you developing a game? A 3D graphics app on the Web? Can not really be achieved with HTML?

If not, there is no reason to use Flex instead of HTML. HTML is an open and standard specification, you do not need a plug-in, your application runs HTML on any platform of the browser, and it will be faster and less resource-consuming. Do not fall into the blunder of developing Flash / Flex, which can be done entirely with HTML / AJAX. I have seen some developers making applications with flex or silver, which contains only a series of forms, and it was a futile waste of time and resources.

Therefore, the only way to understand your customers to use Flex should be that you can not really do it with HTML, what you are looking for. And note that HTML5 is almost Here and the hardware-accelerated HTML5 browser will be launched at the end of this year .., this is a flash / flux tied to people! :)


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -