Howdy,

I wanted to get a dial tone to play continuously while the mouse is down.

on mouseDown
  play audioClip "one.au" looping
end mouseDown

on mouseUp
  play stop
end mouseUp

...sounds like a machine gun. How can I make it play smoothly/continuously?

Ken N.

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to