[TYPO3] Trying to validate XHTML 1.0 Trans

Cyprian Kowalczyk cyprian at pi2.pl
Fri Jun 9 13:16:44 CEST 2006


On Fri, 09 Jun 2006 12:04:11 +0200, Henrik Rasmussen <info at hmrdesign.dk>  
wrote:

> Hello, I am trying to validate this page: www.luksuspoolhus.dk
>
> I use the slideshow on the front page - but it doesn't validate.

You need to include flash using <object...>...</object> method to validate:
<object type="application/x-shockwave-flash" data="flash.swf" width="xxx"  
height="yyy">
<param name="movie" value="flash.swf" />
<param name="flashVars" value="someVars" />
<param name="loop" value="1" />
...
</object>



-- 

regards, Cyprian
pi2.pl ~ π^2 design project



More information about the TYPO3-english mailing list