Copy link to clipboard
Copied
Hi,
I have preloader selected in my publish settings using an animated gif. When I publish it, the HTML won't advance past the preloader it will freeze on the last frame of the animated gif. I even unselected preloader in my publish settings and its still publishing with a preloader. Any help would be appreciated.
Have you checked the console for errors? If there's an error, it will get stuck on the preloader.
Copy link to clipboard
Copied
Have you checked the console for errors? If there's an error, it will get stuck on the preloader.
Copy link to clipboard
Copied
Only warnings I receive:
WARNINGS:
** 8 Bitmaps packed successfully into 1 spritesheet(s).
Frame numbers in EaselJS start at 0 instead of 1. For example, this affects gotoAndStop and gotoAndPlay calls. (6)
Content with both Bitmaps and Buttons may generate local security errors in some browsers if run from the local file system.
I don't have any frame commands in my script though.
Copy link to clipboard
Copied
He meant the error console in your web browser, not Animate.
Although I'm going to guess that you're using Chrome.
Copy link to clipboard
Copied
Thanks, I'm using Safari and found the error.