Learning Flex development the 2.0 way (part 2)
July 17th, 2010
No comments
After having discussed the different type of Flex code samples that can be found on the web, let’s dive into Flex Custom Components.
After having discussed the different type of Flex code samples that can be found on the web, let’s dive into Flex Custom Components.
Ever wanted to display fancy tooltips without spending too much time developing custom ToolTip classes?
Replace the default ToolTip class by the customized HTMLToolTip class and use HTML tags to style and format your tooltips.
Right clicking on Flex Applications displays a menu: the Flex Context Menu.
Learn how to customize Flex Context Menus to:
If you prefer, check the sample application with source code enabled that illustrates all the points discussed here .
Recent Comments