UnityWorks! Media Wiki

Page History: New Vehicle Player Express - Integration :: FlashObject v1.0

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2008/10/13 16:34


Application Overview –

The New Vehicle Player Express (NVPExpress) 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 FlashObject v1.0.

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

Video content is determined by the values generated by UnityWorks! Media. These values are assigned to the CTX variable locations. Other values such as WIDTH & HEIGHT can be adjusted by the host.

Integration will vary upon the specific request. However, attributes can be altered at the HTML level of the script. See "New Vehicle Player Express Client Preferences” below for options.

New Vehicle Player Express Client Preferences –

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

"http://www.dealervideos.com/newcars/DrillDown.swf?ctx=###&Option=Attribute"


Options and Attributes -

Options Variable Default Values Description
Width & Height Resizing width (Not a vailable option) 900 Resizes application width.
Team configuration CTX N/A Application configuration.
Tab Recognition tabFilter N/A Activates specific tab. *
Video Recognition vidFilter N/A Launches specific video. *
Make Filter makeFilter N/A Removes/Adds specific tabs.
DisplayUWLogo true / false true Display of the UnityWorks! Media Logo.
Dubug true / false false Debug mode.
(*) Video Recognition utilizes Tab Recognition to function correctly

2008 UnityWorks! Media