I find it hard to believe that there's no simple way to find out what member is currently playing in sound(1), so I must be missing something. Wasn't there some sound queue function with the words "next" and "previous" in its name? Or am I thinking of some other language?

I know I can examine sound(1).getPlayList(), but the current sound member disappears from the play list the moment it starts playing. Short of monitoring the queue and keeping a duplicate stack, I can't find any way to do this. Since I want to monitor the currently playing member in exitFrame, I especially hate doing anything cumbersome there.

Any tips will be appreciated.

Slava

[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