Uncaught TypeError: this.initialize is not a function
so part of learnings tried make super simple example, running in javascript console in chrome while running of disk, not web server:
uncaught typeerror: this.initialize not function
and line of code in project:
var myboxinstance = lib.mybox();
any appreciated.
thanks!
g
le sigh, forgot new :/
var myboxinstance = new lib.mybox();
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment