MVP™ content embeds into web pages using <script> tagsThere are many different kinds and sizes of multimedia players available to display content, however the way in which you "grab" the code is essentially the same. Here is one example of how to grab a player code and embed into a web page: 1) Login into RiAdmin and select MVP™. The video tab opens by default. 2) Open a category and then select a playlist.
When a playlist is selected it displays the contents thumbnails, and above them is the playlist manager, where you arrange things like:
-Thumbnail or description view -The video play order -Auto start 3) Once you have arranged the playlist click on the grab: playlist button, this gives you player options available, then paste the code into your CMS.
Sample code
<script type="text/javascript" src="http://us1.resorts-interactive.com/tools/swf.js"></script><script type="text/javascript">putSWF("http://us1.resorts-interactive.com/mvp/newzealand/ri/playlist_wideOver.swf",500,350,8,"image", "http://us1.resorts-interactive.com/images/getFlashPlayerMVP.png","&clientID=63&time=0&title=1 &subCat=776&prefix=http://us1.resorts-interactive.com/","mvpEmbed_playlist776","","#FFFFFF");</script> |