• Not in general of course, but I use the following code on my blog to insert a flash buttoon for MP3’s to stream:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,47,0" id="wimpy_button_1" name="wimpy_button01" height="30" width="30"><param name="movie" value="wimpy_button.swf?theFile=wordpress/wp-content/Mariah Carey - All I Want For Christmas Is You.mp3"><param name="quality" value="high"><param name="wmode" value="transparent"><param name="BGCOLOR" value="#FFFFFF"><embed src="wimpy_button.swf?theFile=wordpress/wp-content/Mariah%20Carey%20-%20All%20I%20Want%20For%20Christmas%20Is%20You.mp3" quality="high" bgcolor="#FFFFFF" name="wimpy_button01" type="application/x-shockwave-flash" pluginspage="https://www.macromedia.com/go/getflashplayer" height="30" width="30"></object>
    Appearentely, this is no where NEAR valid as I get all sorts of errors when I try and validate my site. Is there any workaround for it to validate and still include it on the page, or am I just s.o.l. on this one? Thanks in advance.
    -Ian

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘how to validate!?’ is closed to new replies.