Written by Philip
Article on Flex Application Performance and how to improve it.
http://www.adobe.com/devnet/flex/articles/client_perf_06.html
Written by Philip
To make a Flex Hand Cursor appear on something like an or , try the following from the MXML. useHandCursor="true" mouseChildren="false" buttonMode="true".
.