Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Auto scroll when animation overflows scene

Explorer ,
Apr 30, 2018 Apr 30, 2018

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 !

482
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Apr 30, 2018 Apr 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.

Translate
LEGEND ,
Apr 30, 2018 Apr 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 30, 2018 Apr 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  

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 30, 2018 Apr 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 30, 2018 Apr 30, 2018
LATEST

Ok thanks. That's the answer I was waiting for.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines