Hello, I'm using the following code...
<object width="425" height="344"><param name="movie"
value="**URL**"></param><param name="allowFullScreen"
value="true"></param><embed src="**URL**" type="application/xshockwave-
flash" allowfullscreen="true" width="425"
height="344"></embed></object>
to display a youtube video. It works in Firefox, but not in IE. I'm a total noob to webdevelopment, so I'm running into all these wonderful inconsistencies that you veterans are used to ;)
Thanks in advance for all your help!