Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 4.0

    Linking Data-Aware Controls

    Using an ArrayCollection bound to the dataProvider of a DataGrid, we can populate the ArrayCollection based on the selection made from the ComboBox.

  2. Avg. Rating 3.4

    Flex DataGrid Printing

    Using ActionScript you can dynamically create a PrintDataGrid instance that mimics the visual DataGrid component. You can set its properties to hide it from view.

  3. Avg. Rating 2.5

    Playing an external MP3 file using MXML?

    Flex provides a few classes and components that allow you to load and use mp3 audio files. In this solution I will show you how to take advantage of three of them using MXML and a little bit of inline Actionscript. First take a look at the code to get an idea of what we are about to create.

  • Results 1-3 of 3