hi I am new with the smf.Just install the forum to my website.
Is there any way to add more html tags so i can embed wmp in my post.
i like to post html code in the topic. i try the code to post so many times but no sucsess.I cant see the wmp.i can see only the text in the review.Can any one help me.
Would you know how to add a MOD? Try this one:
http://custom.simplemachines.org/mods/index.php?mod=121
thanx for the reply
yes i tried but it.s not working for me.I can only see my url in the post nothing alse
here this is what i am trying to do:
i want to embedwmp in the post so member can watch it live tv
this is the code that i was using in my php forum before
<OBJECT id="VIDEO" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject" width="320" height="240">
<PARAM NAME="URL" VALUE="mms://209.11.240.123/blblblaaaaaaaaaa">
<PARAM NAME="enabled" VALUE="True">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM name="PlayCount" value="True">
<PARAM name="Volume" value="50">
<PARAM NAME="balance" VALUE="0">
<PARAM NAME="Rate" VALUE="1.0">
<PARAM NAME="Mute" VALUE="False">
<PARAM NAME="fullScreen" VALUE="False">
<PARAM name="uiMode" value="Full">
<PARAM NAME="enableContextMenu" VALUE="False">
</OBJECT>
i just want to add this two tags (param,object)some where so i can post this code to my post
it's like posting the googleadsene html codes to appear ad in the post but you dont see the ad.you only see the html codes < script....................
I just nee some info where can i add the html tags? in my admin panel
[HTML]
<OBJECT id="VIDEO" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject" width="320" height="240">
<PARAM NAME="URL" VALUE="mms://209.11.240.123/blblblaaaaaaaaaa">
<PARAM NAME="enabled" VALUE="True">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM name="PlayCount" value="True">
<PARAM name="Volume" value="50">
<PARAM NAME="balance" VALUE="0">
<PARAM NAME="Rate" VALUE="1.0">
<PARAM NAME="Mute" VALUE="False">
<PARAM NAME="fullScreen" VALUE="False">
<PARAM name="uiMode" value="Full">
<PARAM NAME="enableContextMenu" VALUE="False">
</OBJECT>
[/HTML]
note how the object is wrapped in HTML
a hidden BBCode for admins
thanx
oh nice so sweet love you guys
yeh one meore thing how to post google adsense in the post?
i tried google code[/htm] but the post is empty worning
if your using the ad mod , please post in that topic, link is above....
.......its [ HTML ] code [ /HTML ] no spaces