The sound of silence

Ro Nagey ro.nagey at verizon.net
Wed Jul 10 02:57:23 EDT 2002


OK, being the moron I am, I am having trouble deciphering how to play a
sound.

I imported a sound into my stack "curly.wav"

There's a button that says:  --
on mouseup
   play audioclip "curly.wav"
   answer the result
end mouseup

the result is random and increasing

I can create a playercontrol with an external sound and have a btn that
works:
on mouseup
  start player "playit"
end mouseup

but that doesn't take care of the internal sound.

So, quite obviously, I am missing something wrong...and, no doubt, obvious.

What am I missing...how do I play a sound I've imported into the stack?

TIA,
Ro Nagey




More information about the use-livecode mailing list