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

Animate CC HTML5 Screenshot Button

Community Beginner ,
Apr 28, 2019 Apr 28, 2019

I was wondering if there is anyone that knows any code for a button that when clicked takes a screenshot. I'm using HTML5

I'd prefer if the screenshot taken was just of the stage, my game, but I'm more than happy if it takes a fullscreen shot.

Thank you in advance!

1.3K
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 28, 2019 Apr 28, 2019

Capturing the canvas bitmap is trivial. What do you want to DO with that data once you have it?

You may find this discussion relevant:

Re: How do i save my game's ending as image?

Translate
LEGEND ,
Apr 28, 2019 Apr 28, 2019
LATEST

Capturing the canvas bitmap is trivial. What do you want to DO with that data once you have it?

You may find this discussion relevant:

Re: How do i save my game's ending as image?

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