Flowplayer help please

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mutt
    Too lazy to set a custom title
    • Sep 2002
    • 34431

    #1

    Flowplayer help please

    Anybody good with Flowplayer? I'm trying to embed Flowplayer without a control bar but no luck finding an answer on flowplayer.org

    Code:
    <param name="allowfullscreen" value="true" />
            <param name="flashvars" value='config={"playlist":["previewvid_1.jpg",{"url":"previewvid_1.flv","autoPlay":false,"autoBuffering":false,"scaling":"fit"}]}' />
    thanks
    I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
  • Mutt
    Too lazy to set a custom title
    • Sep 2002
    • 34431

    #2
    being ignored on 3 forums simultaneously
    I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

    Comment

    • anexsia
      Confirmed User
      • May 2010
      • 5735

      #3
      That sig is tripping me out.

      Comment

      • Aric
        Confirmed User
        • Sep 2002
        • 1209

        #4
        plugins: {
        controls: null
        }
        Awesome cloud hosting by DigitalOcean

        Comment

        • Mutt
          Too lazy to set a custom title
          • Sep 2002
          • 34431

          #5
          Originally posted by Aric
          plugins: {
          controls: null
          }
          i'm using the <object> embed method and have tried getting controls:null into the below but nothing has worked


          <param name="flashvars" value='config={"playlist":["previewvid_1.jpg",{"url":"previewvid_1.flv","auto Play":false,"autoBuffering":false,"scaling":"fit"}]}' />
          I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

          Comment

          • Aric
            Confirmed User
            • Sep 2002
            • 1209

            #6
            did you put plugins: { } around it?
            Awesome cloud hosting by DigitalOcean

            Comment

            • Aric
              Confirmed User
              • Sep 2002
              • 1209

              #7
              In other words, something like:

              value='config={"playlist":["previewvid_1.jpg",{"url":"previewvid_1.flv"," auto Play":false,"autoBuffering":false,"scaling":"fit"}],plugins:{controls:null}}'
              Awesome cloud hosting by DigitalOcean

              Comment

              • Mutt
                Too lazy to set a custom title
                • Sep 2002
                • 34431

                #8
                Originally posted by Aric
                did you put plugins: { } around it?
                i've tried everything to get the syntax right but i'm obviously missing something - trying to avoid using Flowplayer's weird javascript methods.
                I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                Comment

                • Mutt
                  Too lazy to set a custom title
                  • Sep 2002
                  • 34431

                  #9
                  Originally posted by Aric
                  In other words, something like:

                  value='config={"playlist":["previewvid_1.jpg",{"url":"previewvid_1.flv"," auto Play":false,"autoBuffering":false,"scaling":"fit"}],plugins:{controls:null}}'
                  yep tried that, player doesn't load at all with that code

                  thanks
                  I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                  Comment

                  • Aric
                    Confirmed User
                    • Sep 2002
                    • 1209

                    #10
                    Put quotes around them like this:

                    "plugins":{"controls":null}
                    Awesome cloud hosting by DigitalOcean

                    Comment

                    • Mutt
                      Too lazy to set a custom title
                      • Sep 2002
                      • 34431

                      #11
                      Originally posted by Aric
                      Put quotes around them like this:

                      "plugins":{"controls":null}
                      i did, control bar still appears
                      I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                      Comment

                      • Aric
                        Confirmed User
                        • Sep 2002
                        • 1209

                        #12
                        Weird.

                        I just did a test and it's not there.
                        Awesome cloud hosting by DigitalOcean

                        Comment

                        • Mutt
                          Too lazy to set a custom title
                          • Sep 2002
                          • 34431

                          #13
                          Originally posted by Aric
                          Weird.

                          I just did a test and it's not there.
                          really? hmmmm
                          I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                          Comment

                          • Mutt
                            Too lazy to set a custom title
                            • Sep 2002
                            • 34431

                            #14
                            you can see the code here - first video has the controls: null

                            http://www.destinymoody.com/sc/desti...ey/videos.html
                            I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                            Comment

                            • Aric
                              Confirmed User
                              • Sep 2002
                              • 1209

                              #15
                              Two things:

                              1. you need "plugins":{"controls":null}, not just "controls":null
                              2. Not sure what the -0 is on your flowplayer-3.2.7-0.swf, but when I use a freshly downloaded flowplayer-3.2.7.swf instead of your version -- it works fine

                              See: http://www.pimpzilla.com/stuff/flow/
                              Awesome cloud hosting by DigitalOcean

                              Comment

                              • Mutt
                                Too lazy to set a custom title
                                • Sep 2002
                                • 34431

                                #16
                                Originally posted by Aric
                                Two things:

                                1. you need "plugins":{"controls":null}, not just "controls":null
                                2. Not sure what the -0 is on your flowplayer-3.2.7-0.swf, but when I use a freshly downloaded flowplayer-3.2.7.swf instead of your version -- it works fine

                                See: http://www.pimpzilla.com/stuff/flow/
                                weird, i'll download the player again. thanks for your help!
                                I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                                Comment

                                • Mutt
                                  Too lazy to set a custom title
                                  • Sep 2002
                                  • 34431

                                  #17
                                  the -0 is a player i customized with their online tool. not sure why that would interfere with getting rid of the control bar but it seems to be that way.
                                  I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                                  Comment

                                  • blackmonsters
                                    Making PHP work
                                    • Nov 2002
                                    • 20964

                                    #18
                                    Originally posted by Mutt
                                    the -0 is a player i customized with their online tool. not sure why that would interfere with getting rid of the control bar but it seems to be that way.
                                    First, the Flow player is good. No doubt.

                                    But when it comes to getting special things that you want in a player then why
                                    not try a player made by somebody who is on this board everyday?

                                    I'll either get it right for you or I will suffer the wrath of the board.

                                    "Board Hammering" is an incentive to get it right.
                                    Free Open Source Live Aggregated Cams Script (FOSLACS)

                                    Comment

                                    • Klen
                                      • Aug 2006
                                      • 32235

                                      #19
                                      Originally posted by blackmonsters
                                      First, the Flow player is good. No doubt.

                                      But when it comes to getting special things that you want in a player then why
                                      not try a player made by somebody who is on this board everyday?

                                      I'll either get it right for you or I will suffer the wrath of the board.

                                      "Board Hammering" is an incentive to get it right.
                                      Troll alert

                                      Comment

                                      • blackmonsters
                                        Making PHP work
                                        • Nov 2002
                                        • 20964

                                        #20
                                        Originally posted by KlenTelaris
                                        Troll alert
                                        You still mad from a political thread?

                                        Free Open Source Live Aggregated Cams Script (FOSLACS)

                                        Comment

                                        • RyuLion
                                          • Mar 2003
                                          • 32369

                                          #21
                                          (irreverent to this thread)
                                          It took me 15 seconds to fap to her ass!

                                          Adult Biz Consultant A tech head since 1995
                                          Affiliate Support: Chaturbate | CCBill Live

                                          Comment

                                          • Klen
                                            • Aug 2006
                                            • 32235

                                            #22
                                            Originally posted by blackmonsters
                                            You still mad from a political thread?

                                            What political thread?

                                            Comment

                                            • blackmonsters
                                              Making PHP work
                                              • Nov 2002
                                              • 20964

                                              #23
                                              Originally posted by KlenTelaris
                                              What political thread?
                                              I have no clue, but you must be mad about something to call somebody who has
                                              provided programming to webmasters on this board for almost ten years a troll.
                                              Free Open Source Live Aggregated Cams Script (FOSLACS)

                                              Comment

                                              • CyberHustler
                                                Masterbaiter
                                                • Feb 2006
                                                • 28735

                                                #24
                                                “If you can convince the lowest white man he’s better than the best colored man, he won’t notice you’re picking his pocket. Hell, give him somebody to look down on, and he’ll empty his pockets for you.”

                                                Comment

                                                • Tempest
                                                  Too lazy to set a custom title
                                                  • May 2004
                                                  • 10217

                                                  #25
                                                  Did this get resolved? I'm still seeing a control bar... Depending on what you setup for that custom player, you could very well have disabled the ability to turn off the control bar.

                                                  Comment

                                                  • Klen
                                                    • Aug 2006
                                                    • 32235

                                                    #26
                                                    Originally posted by blackmonsters
                                                    I have no clue, but you must be mad about something to call somebody who has
                                                    provided programming to webmasters on this board for almost ten years a troll.
                                                    Actually someone else called you troll,i just repeating

                                                    Comment

                                                    • Mutt
                                                      Too lazy to set a custom title
                                                      • Sep 2002
                                                      • 34431

                                                      #27
                                                      Originally posted by Tempest
                                                      Did this get resolved? I'm still seeing a control bar... Depending on what you setup for that custom player, you could very well have disabled the ability to turn off the control bar.
                                                      i guess that is what happened - i don't remember anything in the setup that would disable turning off the control bar but it was months ago - not much memory of doing it.

                                                      this tour i posted a link to i want the control bar - i have another tour where i want it gone and i'll use the default Flowplayer for it.
                                                      I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                                                      Comment

                                                      Working...