An interesting project?

Richard Gaskin ambassador at fourthworld.com
Fri Jan 18 18:40:16 EST 2008


Jim Schaubeck wrote:
> Can someone point me in the direction of learning how to use player objects
> to play sounds simultaneously?

1. Put two players on a card.
2. Assign a different audio file to each.
3. Run this in a button:

on mouseUp
   start player 1
   start player 2
end mouseUp


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



More information about the use-livecode mailing list