I am in the process of converting several existing CF 
applictions over to Flex 1.5. One of the CFCs returns an array of
structures that I am sucessfully displaying using an <mx:Image> tag
within a <mx:Repeater>.

However, the order of the display is wrong, I need to go from the n-th
image down to the first image.

Is there anyway to specify the order that the repeater works in, like
the cfloop step="-1"?






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to