• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Publish to html5, opens a working html file but when I open from my folder it's blank

New Here ,
Mar 07, 2020 Mar 07, 2020

Copy link to clipboard

Copied

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)

Views

650

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 07, 2020 Mar 07, 2020

Copy link to clipboard

Copied

you have a cross-domain security issue.  upload your files to a server and test.

 

there are also ways to test locally be changing your publish settings.  google your error.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 07, 2020 Mar 07, 2020

Copy link to clipboard

Copied

- nevermind just installed an older version (19.2) and published it without any issues

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 21, 2021 Apr 21, 2021

Copy link to clipboard

Copied

LATEST

If even actually - try to delete any hard effects such as blur, for example. It's helped to me.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines