how to pause a song??? please help

Richard Gaskin ambassador at fourthworld.com
Wed Jul 13 19:38:58 EDT 2005


Ban Nguyen wrote:
> I did not use player object at the beginning so cannot use this code:
> ....
> start player "myPlayer"
> stop player "myPlayer"
> ....
> 
> I use "play" command
> 
> So I don't know what to do now

You'll definitely want to use a player object.  The play command was 
implemented as a simple way to play some media files, but doesn't have 
nearly the range of capabilities as a player.

And because it's supported by QuickTime you'll get not only MP3 
playback, but also WAV, AIFF, AAC, AU, and dozens more....

--
  Richard Gaskin
  Managing Editor, revJournal
  _______________________________________________________
  Rev tips, tutorials and more: http://www.revJournal.com



More information about the use-livecode mailing list