
Javascript error loading multiple Youtube players on a single page.
http://aboutface.commonmediainc.com/test.html
Wait 5 seconds for the second video to load. If they load at the same time, it works.
All subsequent video .setup() calls fail with an "'undefined' is not an object (evaluating 'b.replace')" error in Safari, with similar errors in Chrome and Firefox on OSX. It also fails if you .remove() and then .setup() a new video file in the first DIV.