Try:

on mouseDown
        repeat while the mouseDown
                member(<your sound file>).volume = member(<your sound file>).volume -1
        end repeat
end

Keep in mind that repeat loop will prevent other interaction from occurring.

David V.


-----Original Message-----
From: Conrad Ayala [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 09, 2001 4:09 PM
To: [EMAIL PROTECTED]
Subject: <lingo-l> lowering the volume while the buttonis being pressed
down


Is there a lingo script out there that can lower the volume of a sound 
channel while the button is being pressed down?

=======================================
Conrad Ayala                    Interface Architect

The Spin Group, Inc.
2000 South 4th Street           Phone: 414-672-8888
Milwaukee, WI 53204             Fax: 414-672-8183
=======================================



[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!]

[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!]

Reply via email to