|
|
|
@ -152,6 +152,7 @@ function UpdateEmbed( e ) |
|
|
|
|
SetAttribute( e, 'type', 'application/x-shockwave-flash' ) ; |
|
|
|
|
SetAttribute( e, 'pluginspage', 'http://www.macromedia.com/go/getflashplayer' ) ; |
|
|
|
|
SetAttribute( e, 'allowfullscreen', 'true' ) ; |
|
|
|
|
SetAttribute( e, 'wmode', 'transparent' ) ; |
|
|
|
|
if ( GetE( 'radioHigh' ).checked ) |
|
|
|
|
{ |
|
|
|
|
SetAttribute( e, 'src', YoutubeSite + YoutubeId + HighQualityString ) ; |
|
|
|
|