PDA

View Full Version : Video message error!!


sharifnaim
08-26-2016, 08:33 PM
Hi all,

I am trying to upload videos in my threads, but I am getting error s shown in the attachment.
My forum is 423 and I am using the following BBcode:

<table border='0' cellpadding='0' align="center"><tr><td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="400" id="player1" name="<param name="movie" value="http://www.vb.3dlat.com/player.swf">
<param name="allowfullscreen" value="false"/>
<param name="allowscriptaccess" value="always"/>
<param name="flashvars" value="file={param}&plugins=viral-2&viral.allowmenu=false&viral.onpause=false&viral.oncomplete=false"/>
<embed id="player1"
name="player1"
src="http://www.vb.3dlat.com/player.swf"
width="500"
height="400"
allowscriptaccess="always"
allowfullscreen="false"
flashvars="file={param}&plugins=viral-2&viral.allowmenu=false&viral.onpause=false&viral.oncomplete=false"
/>
</object></td></tr>
<tr><td align='center'>
<a href="{param}" rel="nofollow" style='font-size: 85%;' target='_blank'>تحميل هذا الملف</a>
</td></tr>
</table>

I do appreciate your kindness helping me with this.

Lynne
08-26-2016, 09:33 PM
You have invalid html in your code. You an see it above right after where it says
name="

sharifnaim
08-26-2016, 11:22 PM
You have invalid html in your code. You an see it above right after where it says
name="

Lynn,

Many thanks for your kind reply.
Is it too much to ask if you can amend it to me. I do appreciate that so much.

Lynne
08-27-2016, 05:14 PM
I really don't know what you meant to put there. You could try just going:

name="Title Here">

but I honestly have no idea what the code is supposed to be.

sharifnaim
08-29-2016, 04:19 PM
I am trying to play different videos in my topics like MP3, MP4, avi, flv, etc.