Media player and Real Player

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BAGHDAD-IRAQ
    Member
    • Oct 2004
    • 84
    • 3.5.x

    Media player and Real Player

    What are the BBcodes for Media and Real player ????? thx
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    I don't know about those two specific forms of media. I know that many multimedia files like that work with an embed tag, like this:

    Code:
    <embed src="URL TO MOVIE" />
    Here is a page that details some of the extra attributes you can use with that tag.

    As for creating a BB code, go to your:

    Admin CP -> Custom BB Codes -> Add New BB Code

    Use these values:
    • Title - Embed
    • Tag - embed
    • Replacement:

      Code:
      <embed src="{param}" />
    • Example - [embed]http://www.domain.com/file.ext[/embed]
    • Description - Allows inline multimedia files.
    • Use {option} - No
    • Button Image (Optional) - leave this blank unless you want a shortcut image for this code in the advanced editors.


    Something like that should work.

    Comment

    • BAGHDAD-IRAQ
      Member
      • Oct 2004
      • 84
      • 3.5.x

      #3
      done .... thx aloooooooooooooooooot

      Comment

      • BAGHDAD-IRAQ
        Member
        • Oct 2004
        • 84
        • 3.5.x

        #4
        this code working very good in my sie ... but I want to add (http://) by default to the link entering field .......as if we click on image button then we get the field with http:// by default .... pls help ......

        Comment

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

          #5
          I'm not sure I understand, but maybe you want this?

          Code:
          <embed src="[color=red]http://[/color]{param}" />
          Then users would just enter, for example:

          Code:
          [embed]www.domain.com/movie.wmv[/embed]

          Comment

          • an-nisaa
            New Member
            • Nov 2004
            • 28
            • 3.0.7

            #6
            sooo frustrated why cant i get this to work for me.....

            as well why does it say I cannot put an audio file that is more then 2mb?

            Comment

            • Zachery
              Former vBulletin Support
              • Jul 2002
              • 59097

              #7
              an-mosaa. are you having issues with attachments or somthing else?

              Comment

              • Cary
                Senior Member
                • Apr 2002
                • 4433
                • 3.6.x

                #8
                Originally posted by an-nisaa
                sooo frustrated why cant i get this to work for me.....

                as well why does it say I cannot put an audio file that is more then 2mb?
                Admin CP --> 'Attachments' --> 'Extensions & Sizes'

                You can edit the max. size of a particular file type there.

                Comment

                • an-nisaa
                  New Member
                  • Nov 2004
                  • 28
                  • 3.0.7

                  #9
                  I have changed the sized but it says I cannot upload more then 2MB's even after setting that. I have tried adding a BBcode and that didnt work (I took the way it was said to do on this forum and everyone else seems to be able to make it work but me) I want to be able to put up lectures and the likes in mediaplayer or real player form but everytime I try it simply wont work. I want to be able to take the lectures off my pc (my music or whatever my documents folders) but I am unable if it is over 2MB's I am still learning all of this and am at a loss here but would really appreciate the help...

                  Comment

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

                    #10
                    Check the upload_max_filesize PHP directive in the php.ini file on your server. This is probably set to 2M which is limiting you.

                    Comment

                    • Zachery
                      Former vBulletin Support
                      • Jul 2002
                      • 59097

                      #11
                      Don't forget about max_packet_size in my.cnf (MySQL settings file) as well.

                      Comment

                      • an-nisaa
                        New Member
                        • Nov 2004
                        • 28
                        • 3.0.7

                        #12
                        I am not sure how I change any of that... I have never gotten into anything beyond the normal admincp and I am really ready to start venturing into the real stuff now... I am looking to have a really nice looking forum... so any help I could get I would greatly appreciate it.

                        Can someone please tell me how I would go about changing that php stuff

                        Comment

                        • ximcix
                          Senior Member
                          • May 2004
                          • 115

                          #13
                          I got an interesting question here.

                          I hate when I post a video clip & several people quote my post causing the video clip to have several instances in the thread.

                          How would I go about having quote tags added along with my Custom BB Codes?

                          whenever I try ('}' substituted for ']')
                          Code:
                          [quote}<embed src="{param}" />[/quote]
                          the <embed> tag is parsed, but the [quote] isn't. any idea why?

                          Comment

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

                            #14
                            Originally posted by an-nisaa
                            I am not sure how I change any of that... I have never gotten into anything beyond the normal admincp and I am really ready to start venturing into the real stuff now... I am looking to have a really nice looking forum... so any help I could get I would greatly appreciate it.

                            Can someone please tell me how I would go about changing that php stuff
                            You can view your PHP info in your:

                            Admin CP -> Import & Maintenance -> View PHP Info

                            What is your upload_max_filesize directive set to?

                            [QUOTE=ximcix]I got an interesting question here.

                            I hate when I post a video clip & several people quote my post causing the video clip to have several instances in the thread.

                            How would I go about having quote tags added along with my Custom BB Codes?

                            whenever I try ('}' substituted for ']') the <embed> tag is parsed, but the
                            isn't. any idea why?
                            [quote} is not a valid way to call the quote tag, that's why it isn't working. You have to use [quote].

                            Comment

                            • an-nisaa
                              New Member
                              • Nov 2004
                              • 28
                              • 3.0.7

                              #15
                              ok i see that but how do i change it there is no edit option...

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...