Am using Easeljs library. Everthing works fine in firefox and ie9 except in google chrome mouse events wont work and I got this error
“Uncaught An error has occured. This is most likely due to security restrictions on reading canvas pixel data with local or cross-domain images.”
Am using Easeljs library. Everthing works fine in firefox and ie9 except in google
Share
Serve your page from a web server. Do not open the file from disk in chrome.