how to pause a song??? please help

Ban Nguyen bann at sunncomm.com
Wed Jul 13 19:04:46 EDT 2005


Hello,

I've been working on creating a pause button to stop an audio and
clicking the button again to play the audio where it was stopped (not
the beginning)

I am using this code for pause button:

on mouseUp
    play pause audioClip "my clip"
end mouseUp

It stops for 1 second and play at the beginning. Anyone knows how to set
it so it will play again where it was stopped.  Thank you.



More information about the use-livecode mailing list