Page History: XSPF Player Stand Alone - Integration :: SWFObject v1.0
Compare Page Revisions
Page Revision: 2008/10/01 22:45
Application Overview –The Stand Alone Player (XSPF Player) is an online application that consumes a dynamic web service provided by Unity Works Media to display a flowing video content experience.
Integration –The segment below will demonstrate a typical integration email sent from UnityWorks! Media.
<SCRIPT src="http://www.dealervideos.com/xspfPlayer/swfObject.js" type=text/javascript></SCRIPT>
<div id="flashContent">
<SCRIPT type=text/javascript> var flashMovie = new SWFObject("http://www.dealervideos.com/xspfPlayer/xspfPlayer.swf?ctx=##&vid=####","xspfPlayer", "###", "###", "6", "#FFFFFF");
flashMovie.write("flashContent");
</SCRIPT>
</div>