HI Amy, It did not fix it completely, but maybe we're getting closer. All the images are cut off at about the center, but I am seeing the varying heights of the images. I wish there was a way to move them all up about 200 pixels. Thanks for your comment just the same! JP
--- In [email protected], "Amy" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "lelander" <lelander@> wrote: > > > > Hello! > > I'm working on an app that allows users to drag variable height > images from a List onto a > > shelf; think of it as something like variable height spines of books > on a shelf. All the widths > > can be the same. Can I align the images to bottom in my custom mxml > item renderer? When > > I set verticalAlign="bottom" in the item renderer, the images cut > off in the TileList. > > Try setting verticalAlign="bottom" on the image control itself. > > HTH; > > Amy >

