stangger5, thanks
I idea though, instead of telling a user to put the &autoplay=1 in the text box, could you not have a single selection radio using a case? Or is that not possible in vBulletin? I added an if to mine instead, i made it
Code:
http://www.youtube.com/v/$userinfo[fieldi]<if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>
that way its 2 radios- Yes, No. Nicer for the user.