In a previous post, I introduced a new MXML component called ImageRail created by Andrei Ionescu of FLEX{er}. Andrei has added updated it to add some new features that were considered missing.
The list of new features include:
- imageClick: triggered when there is a click on an image, more precisely, on the canvas that holds an image
- imageBackgroundAlpha: able to set the background alpha of the each canvas that hold images
- HandCursor: hand cursor upon hovering image

If your interested in learning more about these nice additions to the ImageRail component, be sure to visit FLEX{er} to get all the info.
Source: FLEX{er}

