Copy link to clipboard
Copied
Hello,
I am fairly new to working with Animate and I am having difficulties working with editing sound. I have to create a HTML5 project, include sound and use the edit sound envelope. I have added my audio files to the library and on my timeline, however the effect and edit sound envelope options are grayed out and I can not use them. I just finished the practice lesson where both buttons worked previously, I do not know what to do now.
I believe that those features are achieved with ActionScript. At the very least the features are not there in HTML5.
You can read what CreateJS can do with sound when you have code, here:
https://createjs.com/docs/soundjs/classes/Sound.html
But, there isn't any envelope feature.
Copy link to clipboard
Copied
I believe that those features are achieved with ActionScript. At the very least the features are not there in HTML5.
You can read what CreateJS can do with sound when you have code, here:
https://createjs.com/docs/soundjs/classes/Sound.html
But, there isn't any envelope feature.
Copy link to clipboard
Copied
Thank you, I switch the file to Actionscript and it worked.
Copy link to clipboard
Copied
You aren't planning on putting this online, are you?
Copy link to clipboard
Copied
I had wondered about that. One option would be to export an MP4 from the AS3 FLA, and then make a simpler HTML5 Canvas project that plays the MP4. Of course, if it needs to be interactive that wouldn't help.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more