Copy link to clipboard
Copied
I've followed a tutorial on how to create HTML5 ads in Adobe Animate and everything has gone well up until I try to publish and view in a web browser. Everything looks correct when I preview the animation within Adobe Animate, but once I open the .html file on the web, everything is glitching. Text is flashing on and off, the placement of images is incorrect, etc. I cannot locate the issue and am totally stumped. I've attached videos of how the animation plays in Animate, and how it plays on the web. Any help is appreciated. Thank you!
Copy link to clipboard
Copied
Hi.
Are you using some kind of server when running the published .html?
Please let us know.
Regards,
JC
Copy link to clipboard
Copied
save your fla to a new directory
publish to that directory
everything in that new directory (except the fla) needs to be uploaded to your server.
Copy link to clipboard
Copied
What kind of file server do I need? I just have all of the files in a folder on my desktop. I'm not familiar with this process. Thank you for your response!
Copy link to clipboard
Copied
you want a web server.
loading your html locally is going to cause your browser to balk because of cross-domain issues (usually)