Changes between Version 22 and Version 23 of OvaRCNotes-1229-2
- Timestamp:
- 01/11/11 04:35:12 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OvaRCNotes-1229-2
v22 v23 109 109 }}} 110 110 111 === 3.3 Showing the Control Bar during VPAID Linear Playback === 112 113 OVA for JW Player 4/5 hides the control bar by default during VPAID Linear Ad playback. 114 115 OVA can be instructed to show the control bar during playback via the following configuration: 116 117 {{{ 118 ... 119 "ads": { 120 "vpaid": { 121 "controls": { "hideOnLinearPlayback": false } 122 }, 123 ... 124 }}} 125 126 An example can be found [http://static.openvideoads.org/rc/2/ova.jwplayer.5x/examples/pages/vpaid/example1.2.html here]. 127 128 === 3.4 Setting the Maximum Timeout Option === 111 129 112 130 Explain maxDurationTimeout config option 113 131 132 === 3.5 Instructing OVA to pass a Referrer URL to the VPAID Ads === 133 114 134 Explain how to turn on referrer URLs being passed to VPAID ads 115 135 116 Known limitations: 136 === 3.6 Known Limitations === 117 137 118 138 * An exception in the VPAID ad that does not throw an Error event will hang the player (unless timeout is defined)
