Answered
HTML5 Canvas Cannot set property 'y' of undefined?
The instance is very clearly defined:

External JS file:

This has never been an issue before, any idea what the problem could be now?
Thanks.
The instance is very clearly defined:

External JS file:

This has never been an issue before, any idea what the problem could be now?
Thanks.
First step of debugging, always: Confirm your assumptions.
You assume exportRoot.Mark exists. You assume exportRoot.APDHMIDM exists. Confirm this is true. Stick some console.log() statements in there that display them.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.