Help with Object Tag changes

Discussion in 'HTML & Website Design' started by chrisj, Jun 6, 2013.

  1. #1
    Help with changing Object tag
    I was provided this object tag in reagrd to FlowPlayer:

    <object class="vjs-flash-fallback" width="640" height="264" type="application/x-shockwave-flash" data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf">
    <param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" />
    <param name="allowfullscreen" value="true" />
    <param name="flashvars" value='config={"playlist":["http://www.theurl.com/uploads/player_thumbs/qym987weew5ExO5.jpg", {"url": "http://theurl.com/uploads/YfGNhsd897sd98sdOH0ek3aSk.mp4","autoPlay":false,"autoBuffering":true}]}' />
    
    Code (markup):
    I'd like to change it so I can use it with the FlowPlayer that I just downloaded to my server. Can you give me an example of what to change so it points to the folder named FlowPlayer1?

    Thanks
     
    chrisj, Jun 6, 2013 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Have you RTFM? It appears to be sufficient.

    cheers,

    gary
     
    kk5st, Jun 6, 2013 IP