Changes between Version 48 and Version 49 of OvaReleaseNote-1.1-RC1
- Timestamp:
- 07/04/12 07:50:35 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OvaReleaseNote-1.1-RC1
v48 v49 222 222 == 9. Using Expandable Regions with VPAID Non-Linear Ads == 223 223 224 Under development. 224 If a non-linear VPAID ad has expanded sizing specified in the VAST response, OVA will create an auto-sizing region to display the VPAID ad - this allows clicks on the player display outside of the VPAID ad area to be passed into the player enabling standard player controls on the display (e.g pausing by clicking on the player display). An example of a VAST response with expanded sizing is as follows: 225 226 {{{ 227 <NonLinearAds> 228 <NonLinear width="300" height="50" expandedWidth="300" expandedHeight="250" scalable="false" apiFramework="VPAID"> 229 <StaticResource creativeType="application/x-shockwave-flash"> 230 <![CDATA[http://localhost/ova/ova.vpaid.ads/dist/vpaid-expandable-example.swf]]> 231 </StaticResource> 232 </NonLinear> 233 </NonLinearAds> 234 }}} 225 235 226 236 == 10. Tracking Ad Tags that Failover ==
