Quote:
Originally Posted by Loco.M
is there a better video code that I can use ? that wont start the video w/e page is viewed ?.. t.y. 
|
Code:
<if condition="$userinfo[fieldXX]">
<td width="100%" valign="top" class="alt1"><EMBED SRC="$userinfo[fieldXX]" autostart="false" ShowControls="true" loop="true" height="240" width="320" align="center" height="128">
</td>
</if>
Don't forget to change the field #'s.