Log in

View Full Version : embed HTML WMV in Post?? HELP!


ammoskumar
08-27-2007, 08:16 PM
Hello all, i been trying to embed HTML code into thread only for administrator i have try everything but no luck...... this is the one of the embed code i have and this is embed into the post in the vbulletin forum..... i have try but no luck for me i have turn on the html for administrator but no chance but if i post this into the signature it does embed.....please someone help me and guide how can i embed this code and other HTML code


<div><embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" showstatusbar="1" EnableContextMenu="false" autostart="true" width="600" height="450" transparentstart="1" loop="0" controller="true" src="http://wm10.bestmediahost.com/idesitv.com-starone-09uwdh3"></embed></div>

cheat-master30
08-27-2007, 08:18 PM
How about just making a custom BB code and embedding it that way? Like this:

<div><embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" showstatusbar="1" EnableContextMenu="false" autostart="true" width="600" height="450" transparentstart="1" loop="0" controller="true" src="{param}"></embed></div>

ammoskumar
08-27-2007, 08:26 PM
How about just making a custom BB code and embedding it that way? Like this:

<div><embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" showstatusbar="1" EnableContextMenu="false" autostart="true" width="600" height="450" transparentstart="1" loop="0" controller="true" src="{param}"></embed></div>

Thanks a lot for your reply:) but how can i do this i mean for BB code?? should i just add a new bbcode and waht would be the tag>>>replacement>>>& Example???? thanks alot again.......

cheat-master30
08-27-2007, 09:01 PM
Yes, you add like any BB code. I think then there's a mod for custom BB code permissions.

ammoskumar
08-27-2007, 09:22 PM
Yes, you add like any BB code. I think then there's a mod for custom BB code permissions.

i am sorry but i did not get??? can you please give me some detail info how can i able to embed the above WMV code???? please...... Thnaks a lot Cheat Master

cheat-master30
08-27-2007, 09:28 PM
Go to Custom BB code in Admin CP, then add BB code, then fill in something like:

Title: WMV Video

Tag: wmv

Replacement: <div><embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" showstatusbar="1" EnableContextMenu="false" autostart="true" width="600" height="450" transparentstart="1" loop="0" controller="true" src="{param}"></embed></div>

Example: example here

ammoskumar
08-27-2007, 09:53 PM
Go to Custom BB code in Admin CP, then add BB code, then fill in something like:

Title: WMV Video

Tag: wmv

Replacement: <div><embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" showstatusbar="1" EnableContextMenu="false" autostart="true" width="600" height="450" transparentstart="1" loop="0" controller="true" src="{param}"></embed></div>

Example: example here

Thanks a lot Cheat-Master30:up::D it works now:eek: i really appreciated for your help thanke you so much;)

Artes_Marciales
10-16-2007, 08:38 AM
Thanks!! :)