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

Html5 & WebGl

Explorer ,
Feb 28, 2017 Feb 28, 2017

Copy link to clipboard

Copied

Ok I have noticed alot of animations going on web sites and I looked at the html5 canvas and webgL..

html5 canvas when shrinking the browser flickers white the whole time your resizing.

Webgl does not flicker but it will not allow me to create glint mask effects like this http://grafiksanatlar.org/animate-a-light-shine-effect-in-adobe-animate-cc-grafiksanatlar-org/

also I remember in flash days you could stop a scene and movie clips would still play but in web gl it seems if you add stop to the last key frame it stops all animations.

Views

694

Translate

Translate

Report

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
Participant ,
Mar 01, 2018 Mar 01, 2018

Copy link to clipboard

Copied

Hi DigitalKai

The "out of the box" responsive scaling from animate is not that great.

Its a bit more work, but with google as your sidekick create your own.

Resizable HTML5 Canvas

http://codetheory.in/scaling-your-html5-canvas-to-fit-different-viewports-or-resolutions/

Votes

Translate

Translate

Report

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
Adobe Employee ,
Mar 05, 2018 Mar 05, 2018

Copy link to clipboard

Copied

LATEST

DigitalKai  wrote

Ok I have noticed alot of animations going on web sites and I looked at the html5 canvas and webgL..

html5 canvas when shrinking the browser flickers white the whole time your resizing.

The flickering issue on browser resizing for HTML5 canvas output is fixed in the latest release of Animate.

DigitalKai  wrote

Webgl does not flicker but it will not allow me to create glint mask effects like this http://grafiksanatlar.org/animate-a-light-shine-effect-in-adobe-animate-cc-grafiksanatlar- org/

WebGL output from Animate does not support Masking. So the effect shown in your link may not be possible in a WebGL project.

DigitalKai  wrote

also I remember in flash days you could stop a scene and movie clips would still play but in web gl it seems if you add stop to the last key frame it stops all animations.

This should work the same way on all the doctypes. What script are you using?

Votes

Translate

Translate

Report

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