Skip to main content
Inspiring
December 27, 2018
Question

In Canvas project, the sound of in timeline ,can't play at the specified timeline node.

  • December 27, 2018
  • 2 replies
  • 786 views

In Canvas project, the sound of in timeline ,can't play at the specified timeline node. It can only be played from zero.

But in Flash(ActionScript 3.0) project, the sound of in timeline , can play at the specified timeline node.

Please in the canvas project, Implement this function.

This topic has been closed for replies.

2 replies

Community Expert
December 27, 2018

ClayUUID is correct.

Read these docs, it will give you a better understanding of how sounds works in Adobe Animate.

How to use sound in Adobe Animate CC

iPengAuthor
Inspiring
December 28, 2018

OK, thank you very much.

Legend
December 27, 2018

They're called "frames" not "nodes".

Canvas documents don't support streaming audio. This is a browser limitation.

iPengAuthor
Inspiring
December 28, 2018

Ok,  it's "frames", thank you.

I want that functionality, like the following figure(but Canvas Project don't have

In this way, it will be much more convenient to do animation with dubbing.

I can pause sound through AbstractSoundInstance Class.

But designers don't understand programs, them think it is more convenient to do animation with dubbing in flash project than canvas project.