Flash BBCODE that works

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    Flash BBCODE that works

    ive seen alot of people asking for it so here it is


    Code:
     
    <object width="550" height="400">
    <param name="movie" value="{param}">
    <embed src="{param}" width="550" height="400" type="application/x-shockwave-flash"></embed>
    </object>
    it works, enjoy
  • Guest

    #2
    Allowing users to embed flash is a security risk..

    Comment

    • Zachery
      Former vBulletin Support
      • Jul 2002
      • 59097

      #3
      im aware of it but ive seen quite a high demand for allowing the code, so why not give it to the masses, altho in vB3 i dont think its AS big of a security risk

      Comment

      • maurier
        New Member
        • Aug 2003
        • 8

        #4
        show me detail I have installed but not working

        how do i do this ?
        Replacement ( your code ) !
        Example ?
        Use {option} ?

        Comment

        • Zachery
          Former vBulletin Support
          • Jul 2002
          • 59097

          #5
          i didnt think an exmaple is nessary IMO thats only nessary if another admin wants to edit it really.

          Add Custom BB Code
          yes replacement my code
          Example non
          use option no.

          Comment

          • Acido
            Member
            • Sep 2003
            • 45

            #6
            Originally posted by Faranth
            ive seen alot of people asking for it so here it is


            Code:
             
            <object width="550" height="400">
            <param name="movie" value="{param}">
            <embed src="{param}" width="550" height="400" type="application/x-shockwave-flash"></embed>
            </object>
            it works, enjoy
            Excelent Faranth, Thanx !

            But we still need a entry for height and width... i'm thinking in a custom js to create the buttom, but is the BB code able to read multiple parameters?
            Hmmm... still looking for a solution

            Comment

            • deathemperor
              Senior Member
              • Sep 2003
              • 133

              #7
              ok, Faranth is good
              but I will prefer for a more simple one: ( I dont think all the flashes have the same height and width, so just let it be what it is ^ ^ )
              Code:
              <embed src="{param}" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash">
              </embed>
              that's what you need to put in replacement area, example is whatever you placed above, if you use: <flash> </flash> ( replace '[' with '<' because when I set [ it cant be showed ) then just put between that tag the url of the flash file (*.swf) (e.g: <flash>www.http://boombastick.net/main_07.swf</flash> ) and this one does not use the {option} so you must chose no , if you chose yes it would never work.
              and, you can use this for music/movie files (any Window Media Player Files ), just replace the pluginspage value. it's very very easy ! and my site have a lot of music/movie online, my members are crazy of them so I think you would too.
              Last edited by deathemperor; Sat 24 Jan '04, 7:45am.

              Comment

              • Zachery
                Former vBulletin Support
                • Jul 2002
                • 59097

                #8
                i think if you leave the size / width outtait they will auto size

                Comment

                • Acido
                  Member
                  • Sep 2003
                  • 45

                  #9
                  Originally posted by Faranth
                  i think if you leave the size / width outtait they will auto size
                  Not so easy

                  Comment

                  • Zachery
                    Former vBulletin Support
                    • Jul 2002
                    • 59097

                    #10
                    hmm? whats not so ez?

                    Comment

                    • Acido
                      Member
                      • Sep 2003
                      • 45

                      #11
                      Originally posted by Faranth
                      hmm? whats not so ez?
                      I tried the code without height and width, but the swf file have not auto size. It adjust to the space available in the post.

                      However, your code is my best option today

                      Comment

                      • manguish
                        Senior Member
                        • Jan 2004
                        • 361

                        #12
                        Does this have to have the forum it`s being posted in have html enabled?
                        For all your minimoto needs : www.minimotoclub.com

                        Comment

                        • Guest

                          #13
                          It will work in any forum with bbcode enabled.

                          Comment

                          • manguish
                            Senior Member
                            • Jan 2004
                            • 361

                            #14
                            Cheers
                            For all your minimoto needs : www.minimotoclub.com

                            Comment

                            • ProxyMX
                              Member
                              • Jul 2002
                              • 91

                              #15
                              Guys, YOUR CODE DOSENT WORK.
                              BOTH bring up errors. http://naturalflux7.com/boxofficeimages/BANNER.SWF" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash">

                              Comment

                              Related Topics

                              Collapse

                              Working...