-
Hello,
I am trying to create a playlist where the first video has no controls (and auto plays). And the next video has controls (but is the same video) so that users have to watch the video all the way through and then can skip later in the next video if they choose to watch it again even though it is the same video. I am using the following shortcode:[fvplayer controlbar="no" src= "myvideo.mp4" playlist "myvideo.mp4"]
but no matter where i place the “controlbar=yes” option after that, it does not work. Is there a way that I can achieve a playlist with both controlbar/no-controlbar options in the same playlist please?
I’d be happy with a html answer as long as they are in a playlist and are within the same window so the controllbar=yes is loaded straight after the controlbar=no video and the thumbnails hidden
Thanks
Al