0
Facing issue with html5 banner giving errors on html validator
New Here
,
/t5/animate-discussions/facing-issue-with-html5-banner-giving-errors-on-html-validator/td-p/11964093
Apr 12, 2021
Apr 12, 2021
Copy link to clipboard
Copied
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!
TOPICS
Ad development
,
Error
,
Import and export
,
Publish package
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/animate-discussions/facing-issue-with-html5-banner-giving-errors-on-html-validator/m-p/11966207#M342851
Apr 13, 2021
Apr 13, 2021
Copy link to clipboard
Copied
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).
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

