Chris Cole

Results 6 comments of Chris Cole

Andrei suggested not to attach events in constructor as IE may have issues with event attachment during constructor. You can also get better perf if using "enterFrame". Suggested to move...

The OVV version number may be a red herring. This could be more related to changes to Windows 10/IE Edge and/or Chrome blocking of flash.

Instead of using the flash beacon for a pure JS implementation you should consider a postMessage implementation that consists of a host-side geometry component and a cross domain communication pipe.

We are working on making rollout of OVV more user friendly. As part of that initiative a more full-featured test suite is being developed. In the source tree look at...

SafeFrame has code that does just this by walking up the DOM tree for overlapping elements, then querying for absolute and relative positioned elements. I may be mis-remembering some of...

Thank you for identifying this issue. We are not currently making edits to VAST 3 any longer as it is more in long term maintenance mode. I will leave this...