Skip to main content
Participant
November 1, 2020
Question

Published HTML not interactive and clickable

  • November 1, 2020
  • 1 reply
  • 319 views

So I've been working in Adobe Animate over the past month and all was working great when I previewed using Ctrl+Enter. 

 

However, I need to create a HTML file that my client can easily access even when they are offline. I tried to do this from the Publish setting and was quite surprised by the result. The published HTML was not only unresponsive, but the buttons created were not clickable. 

 

This is quite distressing since I can't imaging working in another software after having spent the last month on the project.

 

Maybe I'm missing something, what do I need to do to ensure that the HTML I publish is shareable and available offline?

 

Kindly assist.

This topic has been closed for replies.

1 reply

Legend
November 1, 2020

When you published this project, Animate displayed a warning in the Output window that tells you exactly what the problem is.

Participant
November 1, 2020

Now that you mentioned it, just checked the Output Window and found this, 

WARNINGS:
Frame numbers in EaselJS start at 0 instead of 1. For example, this affects gotoAndStop and gotoAndPlay calls. (24)
Content with both Bitmaps and Buttons may generate local security errors in some browsers if run from the local file system.

.

 

Would you happen to know how I can resolve this?