dorjee @ WP YouTube

dorjee

I slightly modified the script in wp-youtube.php to get HD and fullscreen function for the video Youtube player. Here is the new code:

[code] if ($validxhtml == ‘y’) {
$contentTotalOutput = ”;
$contentTotalOutput .= ”;

$contentTotalOutput .= ”;
$contentTotalOutput .= $contentAfter[1]; //Efter�t
}
else {
$contentTotalOutput = ”;
$contentTotalOutput .= ”;
$contentTotalOutput .= ”;

$contentTotalOutput .= ”;
$contentTotalOutput .= ”;
$contentTotalOutput .= $contentAfter[1]; //Efter�t[/code]