The audio nodes and the associated embedding of the 1-pixel-out player causes XHTML Validation errors - such as the ones listed below:
Line X, Column X: there is no attribute "src".
...embed src="/sites/all/modules/...
Line X, Column X: there is no attribute "flashvars".
…dio/players/1pixelout.swf" flashvars="soundFile=http%3A%2F%2Fwww...
Line X, Column X: there is no attribute "height".
…udio%2Fplay%2F20" width="290" height="24" />
Line X, Column X: element "embed" undefined.
…Fplay%2F20" width="290" height="24" />
Basically - is there any way to fix this? It looks like the embed tag is the problem - I assume the ultimate solution would be to use swfObject to embed these players - would that be possible? Would that entail serious module editing?
Other than that it's a sweet module. Just wish it didn't rob me of my little w3c certificate! ;)
Comments
Comment #1
mgiffordThis still seems to be an issue in 1.4.
I've read that using http://blog.deconcept.com/swfobject/ is better than using an EMBED tag. I'm just aiming to get that w3c certificate as well.
Comment #2
drewish commentedsee #149197: xhtml compliant