on mousedown -- one click
play "click.wav" 
end mouseDown

or 
on mouseStillDown -- clicks continuously
play "click.wav"
end mouseStillDown

Hope this helps,
Mark


On Apr 19, 2010, at 5:30 AM, Steven Axtell wrote:

> I would like to incorporate special sounds in my program.  One, in 
> particular, is a clicking sound that would occur when a button is pressed.  
> How can I do that?
> 
> Thanks,
> 
> Steven Axtell 
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to