Skip to main content
Participating Frequently
July 29, 2019
Answered

Audio is removed in animation export

  • July 29, 2019
  • 1 reply
  • 320 views

Hi I'm using the Adobe Animate CC 2019 on Windows10

I made a short animation and I imported a music as usual File > Import > Import to stage but then when I played it with KMPlayer the audio was removed; I played it with other players too but still there was no audio. I  exported it again but it was useless. So what should I do?

This topic has been closed for replies.
Correct answer kglad

you didn't mention video in your first message. 

you should use the video component if you're creating an html5 project or the flvplayback component in an as3 project.  there are other ways to play video, but those are the easiest to use.

1 reply

kglad
Community Expert
Community Expert
July 29, 2019

use actionscript or createjs to play your audio, or add it to a timeline to play it (which happens by default when you import to stage).  and why are you using kmplayer, at all?

Participating Frequently
July 29, 2019

I did the same thing but exported video has no audio.

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
July 29, 2019

you didn't mention video in your first message. 

you should use the video component if you're creating an html5 project or the flvplayback component in an as3 project.  there are other ways to play video, but those are the easiest to use.