【发布时间】:2014-03-20 03:36:18
【问题描述】:
由于我目前对 JS 的无知,我不确定这句话是什么意思:
'uncaught typeerror: cannot call mehtod'bootstrapCallback' of undefined ---> EdgeCommons.js:3'
这是我的代码,在 COMPOSITION READY 时在我的舞台上:
yepnope({
load: "http://cdn.edgecommons.org/an/1.1.2/js/min/EdgeCommons.js",
// Wait until completely loaded
complete: function(){
// Load first external composition into container
EC.loadComposition("compositions/IntroRedo.html", sym.getSymbol("content"));
}
});
这里有什么明显的危险信号吗?我是不是有严重的笨蛋?
【问题讨论】:
标签: drupal-7 jquery-animate adobe adobe-edge