How to get the playback code after the cool cloud uploads the video

Source: Internet
Author: User

1th Step : After logging into the Cool cloud management platform , click "Video List", select a video, the right side will show some of the action of the video, such as, respectively, " set video parameter Block ", " set play parameter Block " , " Video code block ".

2nd Step : Find the right " video code block ", after copying the code, you can add the video to your page, or your site backstage. Refer to "User call video code" for detailed instructions.

instructions for invoking the video code :

The 1th type: Multi-terminal (recommended, the code can be automatically compatible, mobile phone, PC, tablet, smart TV terminal)

<script src= '//player.polyv.net/script/polyvplayer.min.js ' ></script>
<div id= ' plv_e785b2c81c82ba00a66a0fb953f2d17d_e ' ></div>
<script>
var player = polyvobject (' #plv_e785b2c81c82ba00a66a0fb953f2d17d_e '). Videoplayer ({
' Width ': ' 600 ',
' Height ': ' 338 ',
' Vid ': ' E785b2c81c82ba00a66a0fb953f2d17d_e '
});
</script>

2nd Type: HTML (This code supports PC and Android terminal with Flash plugin installed)

<object classid= "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width= "" height= "338" id= " Polyvplayere785b2c81c82ba00a66a0fb953f2d17d_e "><param name=movie value=" http://player.polyv.net/videos/ player.swf "/><param name=" allowscriptaccess "value=" Always "/><param name=" wmode "value=" Transparent "/ ><param name= "Flashvars" value= "vid=e785b2c81c82ba00a66a0fb953f2d17d_e"/><param name= "AllowFullScreen "Value=" true "/><embed src=" http://player.polyv.net/videos/player.swf "width=" + "height=" 338 "type=" Application/x-shockwave-flash "allowscriptaccess=" Always "wmode=" Transparent "Name=" Polyvplayere785b2c81c82ba00a66a0fb953f2d17d_e "allowfullscreen=" true "flashvars=" vid= E785b2c81c82ba00a66a0fb953f2d17d_e "></EMBED></OBJECT>

3rd type: Flash (This code supports PC and Android terminal with Flash plugin installed)

Http://player.polyv.net/videos/player.swf?vid=e785b2c81c82ba00a66a0fb953f2d17d_e

The 4th type: Preview Code (this code with preview to watch 3 minutes/Sample 3 minutes function)

<script src='Https://player.polyv.net/script/polyvplayer.min.js'></script><div id='Previewarea'></div><script>varPlayer = Polyvobject ('#previewArea'). Previewplayer ({'width':' -','Height':'338','vid':'4c458p2m51m52pl00l33l0np986n2k14k_c'});</script>

How to get the playback code after the cool cloud uploads the video

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.