Applet - Playlist
Playlist enable view of more than one video, in sequential mode. You can create a simple playlist file using a notepad and calling it in Applet parameters.
Sample (see plylist file @ vista):
$playlist
$video
/video/nome_video_1.vvf
$image
/images/adv_1.jpg
$video
/video/nome_video_2.vvf
$image
/images/adv_2.jpg
where:
$playlist: set it as a VideoVista playlist file
$video: next row is a video
$image: next row is an image (optional)
Image is loaded before next video.
You can change playlist behavior using some parameters:
PlaylistJumpDisabled: you can disable video jump.
SeekEnabled: you can disable seek.
Playlist is available by popup menu (right mouse click).
Updated: 01-04-2010