I create a playlist which is an array of tracks. Each track has a title, an id, an artist, and a URL. Magically, when I set my List Component's dataProvider to playlist, it shows all the titles. But the real miracle is that when I click on a title all the track properties corresponding to that title are available.

Does this means the List component holds 2D data (I thought is was a list only)? And is it safe to assume this is not anomalous behavior, but something I can count on for the future (because this *really* makes life much easier)?

L
********************************************************
GorillaPop - Connecting People Through Music
http://www.gorillapop.com/

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to