Is there any way to control how long a sound plays in Flash? I have a sound object that I would like to have users set the length of playback (e.g., play this sound for 50 milliseconds). I have the code in place to generate the variable that defines the playback length, but as there are no sound object properties for how long (or what percentage of) the sound should play, I am stuck.
Any suggestions?
Thanks,
Jim