Hi,
I noticed many players display audio track duration before loading the sound file, but I cannot figure out how that is done.
So how can I get the duration of an mp3 file in Flex without having to load the file in a Sound
object ? Think about loading 1000+ files in an application that has to immediately display the duration for each track.
Thanks !