Thumbnails in List Component
Hi,
I'm new to this so bear with me here...
I created a simple video player. I want to have a playlist down the side with thumbnails of other .flv files and a description of each. I am trying to use the list component. I have figured out how to load the descriptions into the list component using an xml file but I cannot figure out how to add the thumbnail. I used the iconFunction code to add a thumbnail but that requires that I go into the .fla file and create a movieclip of the jpg everytime I want to add a thumbnail. I want to load the thumbnail externally so I can just update the .xml file everytime I add something to the playlist.
I have seen others post about using the cell renderer but I don't really understand how to get that to work. Any insight please! I can't find an answer to this anywhere!
|