UnityWorks! Media Wiki

Page History: XSPF Player Stand Alone - Integration :: FlashObject v1.0

Compare Page Revisions



« Older Revision - Back to Page History - Current Revision


Page Revision: 2009/10/14 20:50


Application Overview –

The Stand Alone Player (XSPF Player) is an online application that consumes a dynamic web service provided by UnityWorks! Media to display a flowing video content experience.

Integration – FlashObject v1.0

The segment below will demonstrate a typical integration email sent from UnityWorks! Media as a SWFObject v2.0.

<object width="###" height="###">
<param name="movie" value="http://www.dealervideos.com/xspfPlayer/xspfPlayer.swf?ctx=###&vid=###">
</param>
<param name="wmode" value="transparent"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowScriptAccess" value="always"></param>
<param name="swfLiveconnect" value="true"></param>
<embed src="http://www.dealervideos.com/xspfPlayer/xspfPlayer.swf?ctx=###&vid=###" 
type="application/x-shockwave-flash" allowscriptaccess="always" 
wmode="transparent" swfLiveconnect="true" allowFullScreen="true" width="###" height="###">
</embed>
</object>

Video content is determined by the values generated by UnityWorks! Media. These values are assigned to the CTX and VID variable locations. Other values such as HEIGHT and WIDTH will be adjusted by the predetermined content.

Integration will vary upon the specific request. However, attributes can be altered at the HTML level of the script. See "Stand Alone Client Preferences” below for options. (Inserting cid pid vid data is supported if the complete xspf path is added. Please contact UnityWorks! Media for additional details).

Stand Alone Client Preferences –

These options must to be inserted in 2 locations within the source of the file.

"http://www.dealervideos.com/xspfPlayer/xspfPlayer.swf?Option=Attribute"


Options and Attributes–

XSPFPlayer v3.0 - Options and Features

2008 UnityWorks! Media