Zitat(Gizz @ 11 Jun 2006, 14:27)
€\: wie funktioniert das eigentlich mit dem "embeded video"? also wenn man eins hier reinstellen möchte...
dazu is html notwendig
CODE
<table width="435" height="350" border="0" align="center" cellpadding="5" cellspacing="0" style="background:#FFFFFF; margin-bottom:10px;">
<tr>
<td><object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/KJfW3hrzAz8" />
</param>
<embed src="http://www.youtube.com/v/KJfW3hrzAz8" type="application/x-shockwave-flash" width="425" height="350"></embed>
</object></td>
</tr>
</table>