Yes I'l customize the tracks so there is no lead-in time, just music
playing right away. this is a fantastic solution thanks!!
I do however have to create a preload for the video. It plays
somewhat choppily. Is preloading video not possible also?
For the switching out of the sound tracks i think creating some
sort of variable may be the way to go.
if track 1=true then change src to track 1b
or if track 2=true then change src to track 2b
etc...
does that make sense? I want the user to be able to select a
different song if they don't like the one playing.