Publish to html5, opens a working html file but when I open from my folder it's blank
So i made a series of animations, all the same but with different measurements and one of them keeps giving issues. When i publish it using the default standard i get - sometimes - a working page but when i open it from the folder i use to save my files it's a blank page.
I just noticed when i look in dev mode under console (using chrome) i get the following, which i don't get with the other animations. Anyone has a clue what this means and how to solve it?
Uncaught DOMException: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data.
at a.b._applyFilters (https://code.createjs.com/1.0.0/createjs.min.js:15:12102)
at a.b._drawToCache (https://code.createjs.com/1.0.0/createjs.min.js:15:11879)
at a.b.update (https://code.createjs.com/1.0.0/createjs.min.js:15:8711)
at a.b.define (https://code.createjs.com/1.0.0/createjs.min.js:15:8221)
at lib.Symbool2.b.cache (https://code.createjs.com/1.0.0/createjs.min.js:13:3419)
at new lib.Animatie_migmotors_160x600_0320 (file:///Users/alinedelombaerde/Stack/Graphic%20designing/The%20Summit/MIG%20Motors/Animatie/Animatie_migmotors_160x600_0320.js:222:18)
at handleComplete (file:///Users/alinedelombaerde/Stack/Graphic%20designing/The%20Summit/MIG%20Motors/Animatie/Animatie_migmotors_160x600_0320.html:45:15)
at file:///Users/alinedelombaerde/Stack/Graphic%20designing/The%20Summit/MIG%20Motors/Animatie/Animatie_migmotors_160x600_0320.html:28:52
at a.b._dispatchEvent (https://code.createjs.com/1.0.0/createjs.min.js:12:4090)
at a.b._dispatchEvent (https://code.createjs.com/1.0.0/createjs.min.js:12:4158)
