Quote:
Originally Posted by hiiped
somewhere in your videocode you have autostart="true" ?
if so change the true to "false"
|
I belive this is the code that is doing the video
Code:
<if condition="$userinfo[field19]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="text" wrap="" style="" align="left" height="10" valign="center" colspan="2">
<span class=""><strong>$userinfo[username]'s Media </span> </td> </font></strong>
</tr>
<tr class="alt2">
<td align="left" valign="top"> <div align="center"><EMBED SRC="$userinfo[field19]"></div></td>
</tr>
</table>
</if>
i don't see what you discribed ?
anyone know ho wI can fix this floting block that i have ? do u think it's releated to the portal ?