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

  1. Avg. Rating 5.0

    colorize part of non-solid images

    Convert the image into a BitmapData object and apply a floodFill.

  2. Avg. Rating 5.0

    Get truncateToFit for htmlText with and without text wrappin ...

    We override the existing functionality of the Label component and mix in some fancy markup parsing and a html truncateToFit component is born. And while we were at it, added the same functionality to the Text component as well allowing for truncateToFit to work for wrapped text.

  3. Avg. Rating 4.7

    Add borders to text without the use of a container

    BorderedText is a simple component that inherits from the Text component that allows for bordering. In addition to bordering, the BorderedText component allows for most of the styling implemented by the HaloBorder class including background coloring / alpha / image and corner radius and drop shadows ...

  4. Avg. Rating 4.0

    Remove white box at bottom right corner of containers when s ...

    We need to find the whiteBox in the Container class and override its styling.

  • Results 1-4 of 4