• Home
  • About Me
  • AIR Central
  • AS3 Libs
  • Books
  • Flex Central
  • Resources
  • The Guru's
  •  

    Components - Flex

    • Accordion with Icons - I built this component to allow an icon to be added to each Accordion Header where the icon is dependent on the current state of the Accordion.
    • ImageToolTip - This example shows how to create a custom tooltip that holds an image file and also allows you to edit the ToolTip properties.
    • Uploader - Although this has been a part of Flash 8 previously, one of the coolest new features of Flex 2 is the ability to upload images and files. Here is a quick little component that allows set the max file size allowed, set the types of files allowed, automatically show the upload progress, and then display the image when the upload is completed.
    • MultiRowTabs - This coponent uses multiple rows of simple buttons that have been skinned like Tabs and repositions the rows when a selection is made of an upper row.