PDA

View Full Version : Use HTML in vBulletin?


lalala
Tue 29th Apr '08, 4:45pm
First of all; I know this is the wrong subforum, though I couldn't find the right. Please move this if it's necessary.

I'm a member on a vBulletin forum, and I wish to write in html.
The forum already has this type;

Hello!

Though I want too integrate videos from Photobucket and/or other sites.
To show an example of what I mean I found a random video:


<embed width="448" height="361" type="application/x-shockwave-flash" wmode="transparent" src="http://i301.photobucket.com/remix/player.swf?videoURL=http%3A%2F%2Fvid301.photobucke t.com%2Falbums%2Fnn52%2Fhtl2108%2Fd6bc35cc.pbr&amp;hos tname=stream301.photobucket.com&amp;sr=1">

Or ...
<embed width="448" height="361" type="application/x-shockwave-flash" wmode="transparent" src="http://i301.photobucket.com/remix/player.swf?videoURL=http%3A%2F%2Fvid301.photobucke t.com%2Falbums%2Fnn52%2Fhtl2108%2Fd6bc35cc.pbr&amp;hos tname=stream301.photobucket.com&amp;sr=1">

Why aren't the video integrated to the forum?

Zachery
Tue 29th Apr '08, 4:47pm
Most forums won't allow you to inject possibly bad html code, for the sake of posting videos.

You need to ask the forum you post at astaff to add bbcode or to enable html (unlikely).

We have no control over their forums.

lalala
Tue 29th Apr '08, 4:52pm
I understand.

... so if I ask the admin at the forum to enable HTML, I can post my videos? ;)

GHOwner
Tue 29th Apr '08, 5:30pm
I understand.

... so if I ask the admin at the forum to enable HTML, I can post my videos? ;)
Should be able to, but only if the Admin decides to.

But still, it is not recommended and a security issue.