Heh, I just found that a few minutes ago and was going to come back here to post it when I saw your reply. I’ll go through it.
I was trying it on my own, and ran into weird problems.
I created a static video page, and then pasted the code from this into an EE template. This didn’t work. So I made the links to the media absolute. Still no joy. So I took out the javascript and pasted that into a javascript template and embedded that into my original template. Still no joy.
The odd thing is if I take the output generated my EE and compare it to my static page, they are identical. I can even paste this into a blank html file and that plays!
Examples:
http://christopher.jorgensen.name/video/video.html (Works fine)
http://christopher.jorgensen.name/index.php/clj/test/ (No Joy)
http://christopher.jorgensen.name/index.php/clj/evil_bunny/ (Script)
I will read the tutorial and see if I find joy. It’s probably going to answer the questions I haven’t even had yet. Thanks!