Page History: New Vehicle Player Classic - Integration :: FlashObject v1.0
Compare Page Revisions
Page Revision: 2008/12/09 17:28
Application Overview –The New Vehicle Player (NVP) is an online application that consumes a dynamic web service provided by UnityWorks! Media to display a flowing video content experience.
Integration – FlashObject v1.0The segment below will demonstrate a typical integration email sent from UnityWorks! Media as a FlashObject v1.0.
<object type="application/x-shockwave-flash" width="###" height="550">
<param name="movie" value="http://www.dealervideos.com/newcars/DrillDown.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/newcars/DrillDown.swf?ctx=###"
type="application/x-shockwave-flash" allowscriptaccess="always"
wmode="transparent" swfLiveconnect="true" allowFullScreen="true" width="###" height="550">
</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 can be adjusted by the host. The version of this application does not allow height alterations.
Integration will vary upon the specific request. However, attributes can be altered at the HTML level of the script. See
"New Vehicle Player Client Preferences” below for options.
New Vehicle Player 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 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 |
Auto 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