Note that there are some explanatory texts on larger screens.

plurals
  1. POLongtail JW Player not starting properly
    primarykey
    data
    text
    <p>I'm trying to get the Longtail JW Player working (for playing .flv files on a website).</p> <p><strong>PROBLEM:</strong> <em>when i press play the audio starts but the video does not</em>. if i press it again then the video comes in... but that's no good. </p> <p><strong>CODE:</strong> </p> <pre><code>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt; &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt; &lt;head&gt; &lt;title&gt;JW Player for Flash&lt;/title&gt; &lt;/head&gt; &lt;body&gt; &lt;script type="text/javascript" src="swfobject.js"&gt;&lt;/script&gt; &lt;script type="text/javascript"&gt; swfobject.registerObject("player","9.0.98","expressInstall.swf"); &lt;/script&gt; &lt;object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="468" height="262"&gt; &lt;param name="movie" value="player-licensed.swf" /&gt; &lt;param name="allowfullscreen" value="true" /&gt; &lt;param name="allowscriptaccess" value="always" /&gt; &lt;param name="flashvars" value="file=Bioshphere-Museum-of-Water.flv&amp;image=preview.jpg" /&gt; &lt;object type="application/x-shockwave-flash" data="player-licensed.swf" width="468" height="262"&gt; &lt;param name="movie" value="player-licensed.swf" /&gt; &lt;param name="allowfullscreen" value="true" /&gt; &lt;param name="allowscriptaccess" value="always" /&gt; &lt;param name="flashvars" value="file=video.flv&amp;image=preview.jpg" /&gt; &lt;p&gt;&lt;a href="http://get.adobe.com/flashplayer"&gt;Get Flash&lt;/a&gt; to watch this video.&lt;/p&gt; &lt;/object&gt; &lt;/object&gt; &lt;/body&gt; &lt;/html&gt; </code></pre> <p><strong>LIVE EXAMPLE</strong>: <a href="http://solomongiles.com/mediamar/readme.html" rel="nofollow noreferrer">http://solomongiles.com/mediamar/readme.html</a></p> <p>It's been happening to me every time and every way I try to install this bloody player, but when it works it seems to be best thing going. any ideas?</p> <p>Jon</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    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