Quote:
Originally Posted by Digital Jedi
What does the Replacement HTML in your YouTube definitions looks like? I'll have to look at The Escapist later.
|
Sorry for my late answer... but i had some medical problems. Here is what's inside my Replacement HTML:
Code:
<object width="$ameinfo[width]" height="$ameinfo[height]">
<param name="movie" value="http://www.youtube.com/v/$p1&start=$p2"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/$p1&start=$p2" type="application/x-shockwave-flash" allowfullscreen="true" width="$ameinfo[width]" height="$ameinfo[height]" wmode="transparent"></embed></object>