Tag Archives: repeater component

Working with the Repeater component

Working with the repeater component: I’ve been using the repeater component alot lately, and wanted to share some of what I’ve learned. First off Here’s what the Flex 2 language reference has to say: The Repeater class is the runtime … Continue reading

Posted in Flex | Tagged , , , , , | Leave a comment

Flex – xml photo gallery with different sized photos

example Right click to view source

Posted in Flex | Tagged , , , , , , , | 1 Comment

Flex – creating an xml photo gallery

EDIT: another xml photo gallery can be found here This is a method of creating a photo gallery in Flex with a main photo, and scrolling thumbnails, populated by an external XML file. This is a continuation of the concept … Continue reading

Posted in Flex | Tagged , , , , , , , | 14 Comments