>hello my frends;
Ni hao :-)
>how to mute the system sound (pc sound)using lingo
the soundLevel = 0
or
sound(channelNum).volume = 0
or
sound(channelNum).fadeOut(1000)
or
sound(channelNum).fadeTo(0, 1000)
Some of those commands are new in Director 8. Since you didn't mention
which version you are using, I'm not sure which one to recommend. I do
recommend, though, that you make use of Director's help system--it's really
quite good.
Zai jian.
Cordially,
Tan Kai Rui
Learning Network
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]