>Still, I find some odd behavior there, too.
>
>Say I play a sound file, a .wav or .mp3 using either sound playFile 
>or playing a sound cast member. I find that if I use 
>sound(soundChannel).elapsedTime in an on exitFrame handler to get 
>the amount of time the sound has been playing that the elapsedTime 
>often stays the same for multiple frames.


The word 'frames' may be a hint to the answer. You're talking about 
Director frames, but MP3's are stored in frames too. It could be that 
the time doesn't update until another MP3 frame goes by.
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to