How to add codes ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Creative
    New Member
    • Jun 2004
    • 29
    • 3.0.1

    How to add codes ?

    hello

    im asking about adding the realplayer, mediaplayer and flash to the reply panel ?



    I hope that I get the answer

    Regards



  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    See this thread.

    Comment

    • Jose Amaral Rego
      Senior Member
      • Feb 2005
      • 11058
      • 1.1.x

      #3
      AdminCP>>Custom BB Codes>>Add new BB code

      BBCode for Flash
      Title: Flash Media
      Tag: flash
      Replacement :
      PHP Code:
      <table border="0" align="center" width="400" cellspacing="0" cellpadding="0" background="http://URL.com/forum/images/misc/flash.gif" height="370"
      <
      tr
      <
      td width="100%" height="204"><center
      <
      object width="550" height="400"
      <
      param name="movie" value="{param}"
      <
      embed src="{param}" width="318" height="253" type="application/x-shockwave-flash"></embed
      </
      object
      </
      center></td
      </
      tr
      </
      table> </center
      Example: [flash]http://dietpepsi.20megsfree.com/AIRHOCKEY.swf[/flash]
      User {option}: *No
      Button Image (Optional) image in attachments


      AdminCP>>Custom BB Codes>>Add new BB code

      BBCode for Windows Player
      Title: Mp3
      Tag: music
      Replacement :
      PHP Code:
      <object classid='clsid:6bf52a52-394a-11d3-b153-00c04f79faa6'><param name='url' value='{content}'></object
      User {option}: No
      Button Image (Optional) image in attachments


      AdminCP>>Custom BB Codes>>Add new BB code

      BBCode for Real One Media Player
      Title: Mp3
      Tag: ram
      Replacement :
      PHP Code:
      <embed src="{param}" height=25 width=200 console="{option}" autostart="true" loop="true" controls="ControlPanel" type="audio/x-pn-realaudio-plugin"
      </
      embed
      User {option}: No
      Button Image (Optional) image in attachments


      AdminCP>>Custom BB Codes>>Add new BB code

      BBCode for Windows Video Player
      Title: wmv
      Tag: music
      Replacement :
      PHP Code:
      <Table align="center"><tr > <td align="center" valign="bottom" background="images/misc/mediabg.gif" border="0" alt="" width="345" height="304"
      <
      object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="Player" width="300" height="245">
      <
      param name="URL" value="{param}">
      <
      param name="rate" value="1">
      <
      param name="balance" value="0">
      <
      param name="currentPosition" value="1">
      <
      param name="defaultFrame" value>
      <
      param name="playCount" value="1">
      <
      param name="autoStart" value="-1">
      <
      param name="loop" value="-1">
      <
      param name="currentMarker" value="0">
      <
      param name="invokeURLs" value="-1">
      <
      param name="baseURL" value>
      <
      param name="volume" value="100">
      <
      param name="mute" value="0">
      <
      param name="uiMode" value="full">
      <
      param name="stretchToFit" value="0">
      <
      param name="windowlessVideo" value="0">
      <
      param name="enabled" value="-1">
      <
      param name="enableContextMenu" value="0">
      <
      param name="fullScreen" value="0">
      <
      param name="SAMIStyle" value>
      <
      param name="SAMILang" value>
      <
      param name="SAMIFilename" value>
      <
      param name="captioningID" value>
      <
      param name="enableErrorDialogs" value="0">
      <
      param name="_cx" value="7938">
      <
      param name="_cy" value="6482">
      </
      object
      </
      td></tr></table
      User {option}: Yes
      Button Image (Optional) image in attachments

      *edit
      Attached Files
      Last edited by Jose Amaral Rego; Sat 22 Oct '05, 3:14pm.

      Comment

      • Creative
        New Member
        • Jun 2004
        • 29
        • 3.0.1

        #4
        tHanks aloooooo0oooooot ^_^

        Comment

        • Sinnie
          New Member
          • Aug 2005
          • 6

          #5
          How do i use the flash tags?

          Comment

          • Jake Bunce
            Senior Member
            • Dec 2000
            • 46598
            • 3.6.x

            #6
            If the tag is "flash," then the usage would be something like:

            Code:
            [flash][color=red]URL TO FLASH OBJECT[/color][/flash]
            ...or:

            Code:
            [flash=[color=blue]SOME EXTRA PARAM[/color]][color=red]URL TO FLASH OBJECT[/color][/flash]

            Comment

            • Sinnie
              New Member
              • Aug 2005
              • 6

              #7
              How do i set the widht and height?
              If its done with de param, then how?

              Comment

              • Jose Amaral Rego
                Senior Member
                • Feb 2005
                • 11058
                • 1.1.x

                #8
                did you increase any of the values in the flash to find out if it possible
                unless you find a larger one that this come in then that is how

                Comment

                • tuanluu
                  Member
                  • Aug 2005
                  • 34
                  • 3.0.8

                  #9
                  i add this code to my custom vbcode.

                  i try to post this
                  [flash] http://dlcvietnam.com/emsechoanhve.swf [/flash] it did not work

                  any idea?

                  Comment

                  • Jose Amaral Rego
                    Senior Member
                    • Feb 2005
                    • 11058
                    • 1.1.x

                    #10
                    Try this
                    Code:
                    <EMBED height=175 width=400 src=http://www.proone.net/SIGS/RC4.swf type=application/x-shockwave-flash>
                    for test in signature but be warn it is a females behind.

                    Comment

                    • Sinnie
                      New Member
                      • Aug 2005
                      • 6

                      #11
                      If i understand in correctly there's no way set set the widht and height, you only do this once so it's a fixed widht and height?

                      That's bad, because not all siggies have the same size. Is there another way to do this?

                      Comment

                      • Jake Bunce
                        Senior Member
                        • Dec 2000
                        • 46598
                        • 3.6.x

                        #12
                        You are limited to 1 param and 1 option. One of those two needs to be the URL of the flash object. There is only one left which isn't enough to specify both a width and height.

                        So no.

                        Comment

                        • Sinnie
                          New Member
                          • Aug 2005
                          • 6

                          #13
                          Originally posted by LEAD_WEIGHT
                          Try this
                          Code:
                          <EMBED height=175 width=400 src=http://www.proone.net/SIGS/RC4.swf type=application/x-shockwave-flash>
                          for test in signature but be warn it is a females behind.
                          This works great when posting but it doesn't work in your signature...

                          Comment

                          • vakvak
                            Member
                            • Mar 2005
                            • 52
                            • 3.0.7

                            #14
                            thanks

                            Comment

                            • Jose Amaral Rego
                              Senior Member
                              • Feb 2005
                              • 11058
                              • 1.1.x

                              #15
                              Originally posted by Sinnie
                              This works great when posting but it doesn't work in your signature...
                              It does work?
                              AdminCP=>User Profile Options=>
                              Allow [IMG] Code in Signatures-- YES .img
                              Allow HTML in Signatures-- YES .swf or use a hack so other member's are not able to create one.

                              Warning!
                              It is not advise to use HTML in your forums.

                              Comment

                              Related Topics

                              Collapse

                              Working...