Flex3 licensing
- Applying Flex3 license:
- Flex Licensing model - Flex3 vs Flex2
Online Diary of Tips and Tricks learnt while developing Rich Internet Applications (RIA) using Flex/AIR
Posted by Bhuvan Gupta 0 comments
ToolTipManager.hideDelay = 20000; //20 sec -> specify the value in milliseconds
Enable the ToolTip to support HTML
http://www.flex-flex.net/blog/article.asp?id=18
Posted by Bhuvan Gupta 0 comments
Do the following during the initialization of the Flex Application to change the default busy cursor of the Flex Application to a cursor of your choice :
Posted by Bhuvan Gupta 1 comments