try this
if sound(1).member = member("track 1") then
member("song1tagName").forecolor = 222
or put sound(1).member
and look through the the help for the queue function
hth
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Slava Paperno
Sent: 27 February 2003 09:03
To: [EMAIL PROTECTED]
Subject: <lingo-l> sound(1).member??
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!]
[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!]