Simple Machines Community Forum

SMF Development => Feature Requests => Applied or Declined Requests => Topic started by: amin007 on September 14, 2007, 12:46:22 AM

Title: embed wmp in the post
Post by: amin007 on September 14, 2007, 12:46:22 AM
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.
Title: Re: embed wmp in the post
Post by: guppy on September 14, 2007, 01:09:31 AM
Would you know how to add a MOD? Try this one:

http://custom.simplemachines.org/mods/index.php?mod=121
Title: Re: embed wmp in the post
Post by: amin007 on September 14, 2007, 02:53:42 AM
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
Title: Re: embed wmp in the post
Post by: amin007 on September 14, 2007, 03:02:10 AM
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
Title: Re: embed wmp in the post
Post by: Assistance on September 14, 2007, 03:58:13 AM
[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
Title: Re: embed wmp in the post
Post by: amin007 on September 16, 2007, 01:54:17 AM
thanx
Title: Re: embed wmp in the post
Post by: amin007 on September 16, 2007, 01:57:20 AM
oh nice so sweet love you guys
Title: Re: embed wmp in the post
Post by: amin007 on September 16, 2007, 02:07:49 AM
yeh one meore thing how to post google adsense in the post?

i tried  google code[/htm]  but the post is empty worning
Title: Re: embed wmp in the post
Post by: Assistance on September 19, 2007, 03:23:34 PM
if your using the ad mod , please post in that topic, link is above....

.......its [ HTML ] code [ /HTML ] no spaces