Chcialbym nie tracic na funkcjonalnosci a zyskac validacje tego fragmentu kodu

raczej przestanie dzialac ...
kod:
<object width="320px" height="240px" id="FLVPlayer"> <param name="movie" value="./flash/FLVPlayer_Progressive.swf" /> <param name="salign" value="lt" /> <param name="quality" value="high" /> <param name="scale" value="noscale" /> <param name="FlashVars" value="&MM_ComponentVersion=1&skinName=./flash/Corona_Skin_3&streamName=./video/pstudio&autoPlay=false&autoRewind=false" /> <embed src="./flash/FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName=./flash/Corona_Skin_3&streamName=../video/pstudio&autoPlay=false&autoRewind=false" quality="high" scale="noscale" width="320px" height="240px" name="FLVPlayer" salign="lt" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" /> </object>
# Error Line 192, Column 15: there is no attribute "src"
<embed src="./flash/FLVPlayer_Progressive.swf" flashvars="&MM_ComponentV…
# Error Line 192, Column 61: there is no attribute "flashvars"
…/FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName…
# Error Line 192, Column 205: there is no attribute "quality"
…y=false&autoRewind=false" quality="high" scale="noscale" width="320px" hei…
# Error Line 192, Column 218: there is no attribute "scale"
…utoRewind=false" quality="high" scale="noscale" width="320px" height="240px" n…
# Error Line 192, Column 234: there is no attribute "width"
… quality="high" scale="noscale" width="320px" height="240px" name="FLVPlayer" …
# Error Line 192, Column 249: there is no attribute "height"
… scale="noscale" width="320px" height="240px" name="FLVPlayer" salign="lt" typ…
# Error Line 192, Column 262: there is no attribute "name"
…le" width="320px" height="240px" name="FLVPlayer" salign="lt" type="applicatio…
# Error Line 192, Column 281: there is no attribute "salign"
…eight="240px" name="FLVPlayer" salign="lt" type="application/x-shockwave-flash…
# Error Line 192, Column 291: there is no attribute "type"
…px" name="FLVPlayer" salign="lt" type="application/x-shockwave-flash" pluginsp…
# Error Line 192, Column 335: there is no attribute "pluginspage"
…cation/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download…
# Error Line 192, Column 422: element "embed" undefined
…dobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" />