--- In [email protected], Keith <[EMAIL PROTECTED]> wrote: > > *QUESTION: > Can anyone send a good link explaining how to build a MXML component > with mulitple input controls > using it as an itemRenderer in a List? > > **My controls of the list items reset and do not update when I scroll > them outside the length of the List.* > * > > > EXAMPLE: > Here is my failed attempt but it shows what I'm trying to do: > http://tinyurl.com/46rjmk
First you need to understand itemRenderers in general http://weblogs.macromedia.com/pent/archives/2008/03/itemrenderers_p.ht ml http://blogs.adobe.com/aharui/item_renderers/

