Skip to main content
Participant
July 4, 2015
Question

Sound adding issue

  • July 4, 2015
  • 1 reply
  • 175 views

I got a project with 8 scenes and my problem is with the sounds i will explain... my project is abute a children book with dubbing text sound and moving objects...

Scene 1- its opening automaticly with bgsound to play for all the scenes..

Scene 2 the text (dubbing) shuld start  when i making a button that with play the voice for my text of the story its plays it but when i clicking to go to scene 3 its dosent stop and continue playing...

How i making its to stop on clicking "go to scene 3" and making sure it will only stop the text voice and not the bg music that shuld play all along the app runing?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
July 4, 2015

click on the keyframe that initializes a sound that should stop when an empty keyframe (like a new scene) is encountered.  in the properties panel change the sync property from event to stream.  retest.