Changes between Version 96 and Version 97 of OvaRCNotes-011211-3
- Timestamp:
- 04/19/11 19:47:18 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OvaRCNotes-011211-3
v96 v97 65 65 * A configuration option has been added to allow a timeout value to be set on ad calls - this stops ad servers blocking the player if they don't return a value and hold the call open 66 66 * Fixed an issue that stopped "keepOverlayVisibleAfterClick" working with custom regions 67 67 * Modified the click through open URL logic to ensure that IE browsers use the ExternalInterface("window.open") rather than the AS3 navigateToURL() method - this fixes an issue where IE popup blockers blocked click throughs if "wmode" was set to opaque 68 68 69 {{{#!td style="background: #FFD586" 69 70 '''IMPORTANT NOTE:''' OVA for JW 4/5 in RC3 uses a different JSON parser (the default Adobe parser is now used). This parser requires strict compliance to the JSON definition rules - additional commas etc. in an OVA JSON configuration will result in the JSON parser throwing an exception. For this reason, when upgrading to the latest OVA for JW Player plugin, please check your configuration for JSON compliance. If your setup does not work with the new release of OVA it is likely to be due to the fact that your OVA configuration was slightly non-compliant. It is worth nothing that many of the previous OVA examples had extra commas etc. specified in the OVA configuration blocks breaking those examples when run against the latest OVA release.
