mam taki kod:
Kod
77: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
78: codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
79: width="150" height="150" id="buttonik_forum" >
80: <param name="movie" value="buttonik_forum.swf" />
81: <param name="quality" value="high" />
82: <param name="bgcolor" value="#FFFFFF" />
83: <embed src="ex/buttonik_forum.swf" quality="high" bgcolor="#FFFFFF" width="150" height="150" name="buttonik_forum" align=""
84: type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
85: </object>
walidator wskazuje mi:
Kod
1. Line 83, column 29: there is no attribute "src" (explain...).
<embed src="ex/buttonik_forum.swf" quality="high" bgcolor="#FF
2. Line 83, column 61: there is no attribute "quality" (explain...).
... src="ex/buttonik_forum.swf" quality="high" bgcolor="#FFFFFF" width="150" he
3. Line 83, column 76: there is no attribute "bgcolor" (explain...).
...ik_forum.swf" quality="high" bgcolor="#FFFFFF" width="150" height="150" name
4.Line 83, column 93: there is no attribute "width" (explain...).
...lity="high" bgcolor="#FFFFFF" width="150" height="150" name="buttonik_forum"
5. Line 83, column 106: there is no attribute "height" (explain...).
...gcolor="#FFFFFF" width="150" height="150" name="buttonik_forum" align=""
6. Line 83, column 117: there is no attribute "name" (explain...).
...FFFF" width="150" height="150" name="buttonik_forum" align=""
7. Line 83, column 140: there is no attribute "align" (explain...).
...ht="150" name="buttonik_forum" align=""
8.Line 84, column 23: there is no attribute "type" (explain...).
type="application/x-shockwave-flash" pluginspage="http://www.m
9. Line 84, column 67: there is no attribute "pluginspage" (explain...).
...ation/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashpl
10. Line 84, column 114: element "embed" undefined (explain...).
...w.macromedia.com/go/getflashplayer" />
Pozdrawiam qba