lefTy:
You suggested the following to use to display the alternate content if the user's system did not have the Flash Player installed:
<div id="playercontainer" class="playercontainer"><a id="player" class="player" href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash">Get the Adobe Flash Player to see this video.</a></div>
What ends up displaying is:
">Get the Adobe Flash Player to see this video
How do I get rid of the "> so that it simply displays:
Get the Adobe Flash Player to see this video
Thanks for the help.

Ooops! My mistake again. I added an extra ">. My fault. No problem now. Thanks anyway.