ImageRail: New MXML Image Gallery Component

imageRail_component

Andrei Ionescu of FLEX{er} presented a new MXML component called ImageRail. This MXML component displays a series of thumbnails with the capability to scroll them horizontally. While ImageRail has a nice set of features it is fully extendable and is actually encouraged to do so.

Modifiable Parameters Include:

  • paths: an array containing URLs to images
  • images: an array containing image objects
  • imagesToShow: an unsigned integer that specifies the number of images displayed at a time
  • imagesGap: an unsigned integer that specifies the gap between images
  • passePartout: an unsigned integer that specifies the white padding around each image
  • effect: a function that in fact is the easing function (total of 10)
  • effectDuration: an unsigned integer that specifies the duration in milliseconds
  • height: a number that specifies the height of the component, based on which all others measures are calculated
  • width: a number that specifies the width

You can view the component and download the source via FLEX{er}. This is a nice contribution to the Flex community. Now I just need to figure out how I can use this in an existing or future project. Enjoy!

Update: ImageRail Update: Adding Click Event, Styles And Handcursor

Preview

    So what's next?

  • Share this Post:

  • Subscribe to Flash Speaks Actionscript
  • Leave a Comment

2 Comments For This Post

  1. Joeflash Says:

    Your link for the preview does not work.

  2. Angel Says:

    Hmmm! I just tried it now and it seems fine. I would try again if you’re interested.

1 Trackbacks For This Post

  1. ImageRail Update: Adding Click Event, Styles And Handcursor | Flash Speaks Actionscript Says:

    [...] 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 [...]

Leave a Reply

  • Popular
  • Latest
  • Comments
  • Tags
  • Subscribe