|
Either or would work for me, but the simpler the better, ya know? Scripting is about as confusing as trying to read ancient Greek. However, that almost looks like it would work. I am assuming that where it says
// Our playlist array.
playlist[0] = '1.wmv'
playlist[1] = '1.wmv'
playlist[2] = '3.wmv'
playlist[3] = '4.wmv'
I would include the full url to the files, including which folder they are in, and it won't matter if they are in different directories?
And thanks for pointing this out.
|