I am working on tunning (performance) a Flex mobile application. How
can I start tunning the application in flex 4.5 using flash builder4.5?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

There are several tips you can find on the following article

http://www.adobe.com/devnet/flex/articles/flex-mobile-performance-checklist.html

these will help you make your application faster.

basicaly the best thing to do is keep it simple, use spark components and use ActionScript renders rather than mxml to improve performance.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.