Using Sounds in Rev
Mark Swindell
mdswindell at cruzio.com
Mon Apr 19 09:36:54 EDT 2010
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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list