Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to make the Web Player play a specific video or multiples from parameters but not the playlist XML file?

0
Posted

How to make the Web Player play a specific video or multiples from parameters but not the playlist XML file?

0

The video can be called using the below code if you only want to play one video: mwplayer.swf?playerOpts=playListPath*^^video%2Fname.flv*s And if you want to play multiple videos, the code can be as below: mwplayer.swf?playerOpts=playListPath*^caption^path^image^clickurl^ clicktarget^endurl^styleoftarget^endtarget……*s The “…” part means the front code can be duplicated to play multiple videos. Please note that the path separator “/” should urlencode to “%2F” if you have given a pathname to the Flash Video file.

0
10

The video can be called using the below code if you only want to play one video: mwplayer.swf?playerOpts=playListPath*^^video%2Fname.flv*s And if you want to play multiple videos, the code can be as below: mwplayer.swf?playerOpts=playListPath*^caption^path^image^clickurl^clicktarget^endurl^styleoftarget^endtarget……*s The “…” part means the front code can be duplicated to play multiple videos. Please note that the path separator “/” should urlencode to “%2F” if you have given a pathname to the Flash Video file.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123