Hello, can't get the click through (clickSign) to work. Nothing happens when clicking the AD.
Using flowplayer (3.2.7) and the latest ova (rc6)
Please see: http://voogly.com/dev/adflow.php?ad=openx
Where the click through point to www.voogly.com (see openx respone - http://goo.gl/4nZUP)
What am i missing?
/Martin
(i have styled the clickSign message here http://goo.gl/00cyb, with success but without any difference in click through)
Hi,
Interesting.. looking at your setup, running the Debug version of flash, I see an exception being generated on the click through:
SecurityError: Error #2060: Security sandbox violation: ExternalInterface caller http://shared.shootitlive.com/silp/ova-rc6.swf cannot access http://voogly.com/dev/adflow.php?ad=openx.at flash.external::ExternalInterface$/_initJS()
at flash.external::ExternalInterface$/call()
at org.openvideoads.util::PopupWindow$/getUA()
at org.openvideoads.util::PopupWindow$/openWindow()
at org.openvideoads.vast::VASTController/onLinearAdClickThroughCallToActionViewClicked()
at org.openvideoads.vast.overlay::OverlayController/onLinearAdClickThroughCallToActionViewClicked()
at org.openvideoads.vast.overlay::ClickThroughCallToActionView/onClick()
Just thinking through why that security violation is stopping the Javascript popping up a window...
Paul