Animate Game not working in browser
I made a game - mostly drag and drop - with Animate in HTML/Javascript and it works as in intended. I then used the code t create two more games, just changing the objects that the code refers to without changing the code. One of these games works as the first, but the other two don't work at on in my browser (Chrome). When I open the Developer Tools window it says, "Uncaught An error has occurred. This is most likely due to security restrictions on reading canvas pixel data with local or cross-domain images." WTH? Any ideas about what this could be?
