Skip to main content
Participant
April 12, 2021
Question

Facing issue with html5 banner giving errors on html validator

  • April 12, 2021
  • 1 reply
  • 193 views

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!

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
April 13, 2021

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).