Witam.
Chcialbym nie tracic na funkcjonalnosci a zyskac validacje tego fragmentu kodu sad.gif jezeli pousuwam te wszystkie znaczniki to
raczej przestanie dzialac ...

kod:
  1. <object width="320px" height="240px" id="FLVPlayer">
  2. <param name="movie" value="./flash/FLVPlayer_Progressive.swf" />
  3. <param name="salign" value="lt" />
  4. <param name="quality" value="high" />
  5. <param name="scale" value="noscale" />
  6. <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=./flash/Corona_Skin_3&amp;streamName=./video/pstudio&amp;autoPlay=false&amp;autoRewind=false" />
  7. <embed src="./flash/FLVPlayer_Progressive.swf" flashvars="&amp;MM_ComponentVersion=1&amp;skinName=./flash/Corona_Skin_3&amp;streamName=../video/pstudio&amp;autoPlay=false&amp;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" />
  8. </object>




# Error Line 192, Column 15: there is no attribute "src"
<embed src="./flash/FLVPlayer_Progressive.swf" flashvars="&amp;MM_ComponentV…

# Error Line 192, Column 61: there is no attribute "flashvars"
…/FLVPlayer_Progressive.swf" flashvars="&amp;MM_ComponentVersion=1&amp;skinName…

# Error Line 192, Column 205: there is no attribute "quality"
…y=false&amp;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" />