Embedded Sounds cut off early
I have a combined Flash Builder/Flash Pro project. Because of the hassles involving in maintaining sound assets on the timeline, my sounds are all embedded into Class files, like: [Embed (source="/mp3/Welcome_01_V.mp3", mimeType="audio/mpeg")] private static const WELCOME_1:Class; These files are then referenced by the base Classes for the symbols that need them, embedded for Actionscript on Frame 10 (because the second frame label is on Frame 10 to give space for you to read the first one). What I'm finding is that a few of these Sounds don't play all the way through, but the SoundChannel