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

Facing issue with html5 banner giving errors on html validator

New Here ,
Apr 12, 2021 Apr 12, 2021

Hello! I am publishing html5 banner using adobe animate and when I upload it to 'ads validator', it give errors(as shown in the screenshort attached) and when I remove the errors(adding the size, the first error and deleting the script, the second error), the html file don't have anything except the canvas in it.

Regards!Screenshot 2021-04-12 at 10.40.14 AM.pngexpand image

TOPICS
Ad development , Error , Import and export , Publish package
172
Translate
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 ,
Apr 13, 2021 Apr 13, 2021
LATEST

unless you use pure js (and nothing form createjs), you'll need the createjs file.  ie, download the minified createjs, save it locally and change your script path to the local file.  package it in your zip file.

 

NOTE:  check the createjs file size before spending much time on the above because it may put you over the size limit (if you have one).

Translate
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