Skinning FlvPlaylist

To skin the flvPlaylist, open the flvPlayer Assets library from the menu by selecting Window > Common Libraries > flvPlayer Assets. Drag the flvPlayer Playlist Assets folder into your current project library. Locate and edit the flvPlayer Assets > playlistItem movieclip.

 

All of the symbols can be graphically changed but they must retain their instance names as shown in image above. Inside the imageHolder movieclip, a movieclip with the instance name thumb_mc must be present in order for the thumbnail image to be loaded correctly. The title_txt textfield displays the title of the .flv and the info_txt textfield displays the description of the movie.

The background of the playlistItem can be changed for each of the 3 states: up, over and active. In order to change the background, edit the ItemBackground movieclip which is located in the following folder in the library: flvPlayer Playlist Assets > PlaylistItem Assets
You will notice that this movieclip has 3 frames called: _up, _over and _active. Edit the background in each frame according to the style that you would like the button to have in that state.

Note: If you change the width of the playlistItem movieclip and if Masking is set to true, you must also change the width of the FlvPlaylist component that is on the stage, to match the new width of the playlistItem movieclip.