I've read the instructions a few times. I've set up other plug-ins (Facebook, HD). I've set up a LiveRail account. But ... I'm just not understanding how this thing works for OVA. Is there a different set of instructions somewhere else?
Can I use OVA with the swfobject.js approach?
Where in the embed code do I put the actual video URL and where do I put the ad code?
Do I need an xml file if I only want a pre-roll with no companion graphic ad?
Thanks,
Adam
Hi Adam,
Ok, a couple of instructions to help get you going:
1. Yes, you can use OVA with SWFObject - but actually, if you're going for a Javascript based embed approach, it's better to use it with the native JW Embedder
2. Here's an example of an OVA setup for a simple pre-roll using JW Embedder:
http://static.openvideoads.org/qa/latest-qa-rc/ova.jwplayer.5x/examples/pages/setup/jw-embedder.html
Where it says "tag", just replace the contents of that "tag" variable with your liverail ad tag.
3. Please also grab the very latest version of OVA from the OVA Developer Site (http://developer.longtailvideo.com/ova) - register on there and then download RC5 or RC6 from the "Download the Latest" page. Load that SWF up onto your server and reference it in your setup
If you are running RC6, please note the SWF name is "ova-jw.swf" - RC5 and earlier uses "ova.swf"
4. For completeness, here's a SWFObject example:
http://static.openvideoads.org/qa/latest-qa-rc/ova.jwplayer.5x/examples/pages/setup/swfobject.html
Does that help?
You can find a lot more examples here if you are searching for illustrations of some of the settings:
http://static.openvideoads.org/qa/latest/ova.jwplayer.5x/examples/index.html
5. You may also find the OVA Tag Validator useful. If you put your ad tag in here, it will play as a pre-roll and show you the config to use:
http://static.openvideoads.org/qa/latest/ova.jwplayer.5x/examples/pages/jw-specific/vast-validator/b...
Paul