Skip to main content
mariog30356144
Participant
July 23, 2017
Answered

No Audio in Animate CC [Was: Help with Anime 2017]

  • July 23, 2017
  • 1 reply
  • 616 views

Help with Anime 2017
I can help with the sound in anímate cc 2017 remember that in Flash cc when importing sound and add it to the timeline and put the Sync the flow option when dragging the line could be listening the sound to be able to be guiding and in Animate Cc 2017 when dragging the line is not heard as in flash cc 2017 could explain the reason and if there is solution.

[Moderator moved from the non-technical Lounge to Animate CC.]

    This topic has been closed for replies.
    Correct answer Colin Holgate

    Another thing that can lead to problems is if you use 24 or 32 bit audio. Make sure that the sounds you're importing are 16 bit, and preferably 44.1 kHz. Also, for scrubbing in an ActionScript FLA it's better if the sounds are WAV and not MP3.

    1 reply

    Colin Holgate
    Inspiring
    July 23, 2017

    What you say would be true if you are doing HTML5 Canvas. If you're doing an animation to go to video, or to be a regular Flash SWF, you should use ActionScript 3.0 FLA and set the sound sync to Stream. Even if your final application is Canvas, still create the animation as an ActionScript 3 FLA. At the end you can convert it to Canvas after you have already done all the sound synching animation. At that point the sound would become Event sync.

    Like I said, if this is animation to go to video, stay with using ActionScript 3 FLAs.

    mariog30356144
    Participant
    July 24, 2017

    Excuse me already configure it as I indicated in ActionScrip 3.0 and the Sync in Stream but when dragging the reading head in the layer of the sound does not hear the preview.

    Colin Holgate
    Colin HolgateCorrect answer
    Inspiring
    July 24, 2017

    Another thing that can lead to problems is if you use 24 or 32 bit audio. Make sure that the sounds you're importing are 16 bit, and preferably 44.1 kHz. Also, for scrubbing in an ActionScript FLA it's better if the sounds are WAV and not MP3.