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

  1. Avg. Rating 5.0

    Collapsible Panel component

    I’ve created two state componenst. To avoid a “multiple sets of visual children” error I’ve defined [DefaultProperty] metadata tag and used it to save visual children in private array.

  2. Avg. Rating 5.0

    Color blender

    I’ve created function that returns blended color shades between the 2 colors. This function could be used to set for example itemRenderer background for List or ComboBox components.

  3. Avg. Rating 5.0

    How do I use FXG XML markup in Shape subclasses?

    1. Create FXG file with Illustrator or Fireworks. 2. Save it to your project src/ folder. 3. You can use it like your own classes instantiated from Graphics

  4. Avg. Rating 4.0

    Useful color equations: color difference

    CIE 1976 This is the standard CIE color difference method, which is simply the distance between the two colors, calculated in three-dimensional Lab color space.

  5. Avg. Rating 3.8

    Working with an embeded movie clip

    1. Embed swf using mimeType="application/octet-stream" 2. Use Loader component to add embedded asset to display list.

  6. Not yet rated

    Useful color equations: RGB to LAB converter

    There also functions to convert RGB to XYZ color space.

  • Results 1-6 of 6