Note that there are some explanatory texts on larger screens.

plurals
  1. POJW Player embedded flash player not playing properly
    primarykey
    data
    text
    <p>PROBLEM: when i press play the audio starts but the video does not. </p> <p>CODE: </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>LIVE EXAMPLE: <a href="http://solomongiles.com/mediamar/readme.html" rel="nofollow noreferrer">http://solomongiles.com/mediamar/readme.html</a></p> <p>Solutions?</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.
    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