Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

"keepOverlayVisibleAfterClick" not working with user defined Regions

8 replies [Last post]
Reply

Initial condition:
JW Player 5.5.1641 (licensed), ova-trial plugin and OpenX 2.8.7

When I try to define my own Region and then sheduled ads by:

"ads": {
        "displayCompanions": false,
         "keepOverlayVisibleAfterClick": true,
         "disableControls": false,
         "servers": [
          {
          "type": "OpenX",
          "apiAddress": "http://myserver/ads/www/delivery/fc.php"
  }
   ],
   "schedule": [

                  {
                      "zone": "22",
                      "position": "bottomPos",
                      "startTime": "00:00:02",
                      "duration": "recommended:120"
                  }
          ],
    }

the "keepOverlayVisibleAfterClick" option does no effect.
But if I use "position": "auto" - it works fine.

Reply

Hi.. so a couple of things:

1. Can you run the latest development version from the OVA developer repository - register on http://developer.longtailvideo.com/ova, grab the development release from the Download the Latest page. The development release has a tonne of fixes so I just want to make sure that you still have the issue with the latest build.

2. Do you have a URL that I can go and see this happening? Ideally I need your full config/setup to simulate it here and find out what's going on.

3. I assume you have an overlay called "bottomPos" defined - right? Can I see that definition as well?

Paul

Reply

1. Sorry, it's so hard for me :)

2. It has been tested on intranet site.

3.

"overlays": {
"stagePaddingBottomNoControls": 2,
"stagePaddingBottomWithControls": 60,
"regions": [
              {
                 "id": "bottomPos",
                 "backgroundColor": "transparent",
                 "verticalAlign": "bottom",
                 "horizontalAlign": 10,
                 "padding": "0 0 0 0",
                 "width": "140px",
                 "height": "140px"
              }
]
}

I can't post here the entire configuration, because "Your submission has triggered the spam filter and will not be accepted".

Reply

Hey - ok - could you send your config to enquiries@openvideoads.org - that would be best...

So on the version - are you running the latest build from the OVA developer site now?

Paul

Reply

I sent it to you.

>So on the version - are you running the latest build from the OVA developer site now?
No, I use ova-trial version.

Reply

Thanks.. I'll have a look, but please run against the latest development version on the OVA developer site...

Paul

Reply

Just an update on this - this does seem to be a bug (in the latest dev build as well).. fixing now - will check the fix into the OVA developer site shortly...

Paul

Reply

Has this bug been fixed yet?
I tried v0.5.0 RC3 and it doesn't seem to work.

Reply

Hi Paras,

Should be - I just tried the OVA for Flowplayer and JW player examples with the latest development build and it seems to work perfectly there.

Here are those examples for you to compare.

http://static.openvideoads.org/qa/rc3-31/ova.flowplayer/examples/overlays/example01.html
http://static.openvideoads.org/qa/rc3-31/ova.jwplayer.5x/examples/pages/overlays/example01.html

Just to check, I'm running builds:

OVA for Flowplayer - v0.6.0 RC3 (build 205)
OVA for JW 5.x - v0.5.0 RC3 (build 220)
OVA for JW 4.x - v0.5.0 RC3 (build 128)

Which build are you running?

Also if you have a URL that I can look at - I can see what's going on?

Paul

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options