Flash playing SWF, video is normal sound is sped up half way on 4th scene - Stack Overflow most recent 30 from stackoverflow.com 2009-11-30T17:51:46Z http://stackoverflow.com/feeds/question/838026 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/838026/flash-playing-swf-video-is-normal-sound-is-sped-up-half-way-on-4th-scene 0 Flash playing SWF, video is normal sound is sped up half way on 4th scene Trina 2009-05-08T02:50:39Z 2009-10-21T20:30:21Z <p>when i play each individule scene as an SWF all the sounds are synced correctly, but it when i play the entire animation that half way through on scene 4 the sounds play too early and are also sped up about 2X regular speed. how can i fix this?</p> http://stackoverflow.com/questions/838026/flash-playing-swf-video-is-normal-sound-is-sped-up-half-way-on-4th-scene/838034#838034 0 Answer by jarrett for Flash playing SWF, video is normal sound is sped up half way on 4th scene jarrett 2009-05-08T02:55:03Z 2009-05-08T02:55:03Z <p>It would help if you explain how you have your Flash file setup because on the timeline you can add sound to a layer in several different ways, streaming being one. So if for example you have your video locked to the frames and your sound is streaming then its likely they will go out of sync pretty quickly.</p> http://stackoverflow.com/questions/838026/flash-playing-swf-video-is-normal-sound-is-sped-up-half-way-on-4th-scene/838368#838368 0 Answer by Trina for Flash playing SWF, video is normal sound is sped up half way on 4th scene Trina 2009-05-08T05:29:27Z 2009-05-08T05:29:27Z <p>For each of my sounds I have a seperate layer above the rest of the time line with a start and stop button I have tried to stream it and the other option in that category I can't remember. Also this in on CS4 and action script 3 if that helps. What are some different ways I can </p> http://stackoverflow.com/questions/838026/flash-playing-swf-video-is-normal-sound-is-sped-up-half-way-on-4th-scene/1603383#1603383 0 Answer by Rasmus for Flash playing SWF, video is normal sound is sped up half way on 4th scene Rasmus 2009-10-21T20:26:00Z 2009-10-21T20:26:00Z <p>I have the same problem.</p> <p>In scene 1 to 3 everything is fine, but then the audio wich is supposed to be in scene 5, starts halfway in scene 4.</p> <p>When i just play scene 4, it all works fine. how come???</p> <p>Regards</p> http://stackoverflow.com/questions/838026/flash-playing-swf-video-is-normal-sound-is-sped-up-half-way-on-4th-scene/1603415#1603415 0 Answer by dlamblin for Flash playing SWF, video is normal sound is sped up half way on 4th scene dlamblin 2009-10-21T20:30:21Z 2009-10-21T20:30:21Z <p>Use ActionScript at the start of each scene to play the sound which you'll add to the library and export to ActionScript.</p>