-
[RESOLVED] Sound Error
I have made a short animation for a competition, and it worked fine. Untill I added more sound, that is.
The file consists of 3 scenes: A preloader scene, the Main Movie, and the Ending/Credits scene. In the third scene, there are some sounds played as charcters are typed and deleted. However, suddenly, the flash file has started to play the sounds from the third scene in the second scene, and does not play them properly anymore.
-
I don't know how your sound is incorporated, but generally using scenes is not a good idea. It is better to use either just frames with the movieclips in or create new movies with the content of the scene.
You need to give details about the sound incorporation.
-
In the main movie, most of the sounds are inside movie clips, with one sound in the main timeline.
in the credits, all the sounds are in the main timeline.
also, all sounds are set to stream.
-
Try putting all sounds into movieclips.
-
took a while to get it right, but it works now. cheers.