Note that there are some explanatory texts on larger screens.

plurals
  1. PONeither JWPlayer nor FlowPlayer will play a .swf video properly
    primarykey
    data
    text
    <p>I am experiencing a very weird issue with both jquery2flash players,</p> <p>this is how i am callin flowplayer:</p> <pre><code>flowplayer("player", "http://releases.flowplayer.org/swf/flowplayer-3.2.8.swf",{ clip: { autoPlay: false } }); </code></pre> <p>this is how i am calling jwplayer: </p> <pre><code>jwplayer("player1").setup({ skin: "http://content.longtailvideo.com/skins/glow/glow.zip", stretching: "fill", flashplayer: "http://player.longtailvideo.com/player.swf", image: "http://s1-www.ltvimg.com/v3_5_5/images/jw-player/lWMJeVvV-720.jpg", width: 720, height:406, levels: [ {file: "http://d2p65vgzoeytng.cloudfront.net/comun/0720/video/sol_gavilanes.swf"}, {file: "http://d2p65vgzoeytng.cloudfront.net/comun/0720/video/sol_gavilanes.swf"} ] }); </code></pre> <p>The problem is that in both even if you click on the play button, the video will start but the play icon won't hide </p> <p>Also, in flowplayer the player will add an extra instance of the video (or at least the sound) each time you click the play button.</p> <p>I am really not sure why this won't work as expected, what am i missing here?</p> <p>It can be tested here: <a href="http://toniweb.us/m/flash/" rel="nofollow">http://toniweb.us/m/flash/</a></p> <p>It can be tweaked here: <a href="http://jsfiddle.net/S3RMq/1/" rel="nofollow">http://jsfiddle.net/S3RMq/1/</a></p> <p>-EDIT- Also, the volume controls won't work</p> <p>-EDIT- with .flv neither work <a href="http://jsfiddle.net/S3RMq/5/" rel="nofollow">http://jsfiddle.net/S3RMq/5/</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload