Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

IE Issue with Published banner. Undefined stage

$
0
0

Hi

 

We are having the following Issue with edge animate published banner.

TypeError: Unable to get property 'stage' of undefined or null reference\n   at init (http://animate.adobe.com/runtime/5.0.1/edge.5.0.1.min.jTypeError: Unable to get property 'stage' of undefined or null reference\n   at init (http://animate.adobe.com/runtime/5.0.1/edge.5.0.1.min.j

 

SCRIPT5007: Unable to get property 'stage' of undefined or null reference

File: edge.5.0.1.min.js, Line: 133, Column: 135

 

The errors it only occurs at IE 11 so the animation does not load.

 

Here is the hosted banner

iShares Core

 

Is a very simple animation the only changes done is on the document ready function inserted an adserver requirements. However for now is commented for testing purposes

//Edge binding end

/*Symbol.bindElementAction(compId,symbolName,"document","compositionReady",function(sym,e) {

  function initEB(){if(!EB.isInitialized()){EB.addEventListener(EBG.EventName.EB_INITIALIZED,startAd );}else{startAd();}}

  function startAd(){sym.$("windowDisclaimer").hide();sym.play();}

  initEB();

});*/

Symbol.bindElementAction(compId,symbolName,"document","compositionReady",function(sym,e){

  console.log("compositionReady");

  sym.play();

});

 

I Had discover that if i dont include the EBloader library. (Ad server library) the banner works ok so at some point there is a conflict between edge and ebloader.

http://ds.serving-sys.com/BurstingScript/EBLoader.js

 

Thanks for the help

 

Regards

 

Luis


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>