I want to create custom player with 10 sounds for example. All 10 tracks are components of one music composition, created by different instruments.
For each track I want to have on/off switcher. After clicking each switcher sounds will play.
After turning on of all buttons all tracks have to be played in the same time.
Each track have to be repeated again and again after finishing. Is it possible to make this without flash?
This is example of this task, created in ActionScripts: http://www.incredibox.com/en/play#
Thanks!