Skip to main content
Known Participant
April 30, 2018
Answered

Auto scroll when animation overflows scene

  • April 30, 2018
  • 1 reply
  • 555 views

Hey everyone,

I have a html5 canvas document in Animate CC. My animation's dimensions are 960px x 600px.If my content exceed 600px height, I would like that my canvas animation automatic scrolls. Is it possible ?

Thank you in advance for your answers !

This topic has been closed for replies.
Correct answer ClayUUID

Content outside the stage boundary is clipped. That's how Animate works. That's how Animate (formerly Flash) has always worked. It's animation software, not a word processor.

1 reply

ClayUUIDCorrect answer
Legend
April 30, 2018

Content outside the stage boundary is clipped. That's how Animate works. That's how Animate (formerly Flash) has always worked. It's animation software, not a word processor.

Known Participant
April 30, 2018

Yes I know how worked Flash, thanks . Back in time I used 100% width and height on a lot of projects.

I just wanted To know  if there was a way To dynamically detect the sizes of the stage and increase it if the content was higher than the original stage size.

Thanks for the answer  

Legend
April 30, 2018

Now you're asking a completely different question.

But the answer to this new question is also no. If you want that kind of effect, you'd have to do it manually.