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