My code looks like this, is this a no go?
Code:
<vb:elseif condition="$provider == 'youtube'" />
<object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded">
<param name="movie" value="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded" />
<param name="wmode" value="transparent" />
<param name="allowfullscreen" value="true" />
<!--[if IE 6]>
<embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded" allowfullscreen="true" />
<![endif]--></object>
EDIT: Being an idiot, will give it a go and report back.
--------------- Added [DATE]1304890949[/DATE] at [TIME]1304890949[/TIME] ---------------
All working good. Is this something that's going to be rolled into vBulletin as standard?