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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to