UnityWorks! Media Wiki
Navigation
Main Page
Categories
All Pages
Login/Logout
Your Profile
Create Account
Language Selection
Create a new Page
Administration
File Management
Quick Search
Advanced Search »
Back
History
XSPF Player Stand Alone - Integration :: SWFObject v2.0
'''<font color="#000000">Application Overview –</font>''' 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. '''<font color="#000000">Integration – SWFObject v2.0</font>''' The segment below will demonstrate a typical integration email sent from UnityWorks! Media as a SWFObject v2.0. {{{{ <script type="text/javascript" src="http://www.dealervideos.com/scripts/swfobject.js"></script> <script type="text/javascript"> var flashvars = { ctx:"<font color="green">'''###'''</font>", vid:"<font color="blue">'''###'''</font>" }; swfobject.embedSWF("http://www.dealervideos.com/xspfPlayer/xspfPlayer.swf",{BR}"xspfPlayer", "<font color="brown">'''###'''</font>", "<font color="brown">'''###'''</font>", "9.0.0",null, flashvars, {'wmode':'transparent','allowscriptaccess':'always','allowFullScreen':'true','swfLiveConnect':'true'}, "xspfPlayer"); </script> <div id="xspfPlayer"></div> }}}} Video content is determined by the values generated by UnityWorks! Media. These values are assigned to the <font color="green">'''CTX'''</font> and <font color="blue">'''VID'''</font> variable locations. Other values such as <font color="brown">'''HEIGHT'''</font> and <font color="brown">'''WIDTH'''</font> 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 <font color="green">"Stand Alone Client Preferences”</font> below for options. (Inserting cid pid vid data is supported if the complete xspf path is added. Please contact UnityWorks! Media for additional details). '''<font color="#000000">Stand Alone Client Preferences – </font>''' These options must to be inserted within the flashvars variable within the javascript code as noted below: <center> ((( var flashvars = { ctx: "###", vid: "###", '''Option: "Attribute"'''}; ))) </center> '''<font color="#000000">Options and Attributes– </font>''' [XSPFPlayer 3.0 - Features|<font color="#a30303">XSPFPlayer v3.0 - Options and Features</font>]
2008
UnityWorks!
Media