[flexcoders] Re: Flex creating an unwanted extra item in list

2008-06-03 Thread spirit_ryder2k
Thanks for the reply. The TileList already renders the correct number of items (2), it seems that setting the rowHeight and/or rowCount has no effect. Seems like in this case the binding mechanism creates more problems than benefit :( --- In flexcoders@yahoogroups.com, "Claudiu Ursica" <[EMAIL

[flexcoders] Re: Flex creating an unwanted extra item in list

2008-06-03 Thread Claudiu Ursica
--- In flexcoders@yahoogroups.com, "spirit_ryder2k" <[EMAIL PROTECTED]> wrote: > > Hi, I'm doing a small app which loads a list of songs from an XML > and display it in a list. I'm using a TileList with a custom > renderer to render the songs. Because I want to keep track which > song has loaded