Note that there are some explanatory texts on larger screens.

plurals
  1. POFlash object not showing in phonegap android
    primarykey
    data
    text
    <p>i have create a application in phone gap android,i have a one screen that i want to show one static flash obj so i have put below code in my screen HTML page.</p> <pre><code>&lt;object width="340" height="27" id="_fms" name="_fms" data="http://player.netromedia.com/flowplayer.commercial-3.2.16.swf" type="application/x-shockwave-flash"&gt; &lt;param name="movie" value="http://player.netromedia.com/flowplayer.commercial-3.2.16.swf" /&gt; &lt;param name="allowfullscreen" value="true" /&gt; &lt;param name="allowscriptaccess" value="always" /&gt; &lt;param name="flashvars" value='config={ "key":"#@ e334c866df3eabb2176", "clip":{ " autoPlay":true, "autoBuffering":true, "live":true, "debug":true, "scaling":"", "url":"Biafra002", "wmode":" transparent", "provider":"netromedia", "metaData":false }, "plugins":{ "log":{ "level":"debug", "filter":"org. flowplayer.*" }, "content":{ "url":"flowplayer.content-3.2. 8.swf", "bottom":25, "height":40, "backgroundColor":" transparent", "backgroundGradient":"none", " border":0, "textDecoration":"outline", "style":{ "body":{ " fontSize":14, "fontFamily":"Arial", "textAlign":"center", " color":"#ffffff" } } }, "controls":{ "autoHide":false, " fullscreen":false }, "netromedia":{ "url":"flowplayer.rtmp-3.2.3.swf", "netConnectionUrl":"rtmp://165. obj.netromedia.net/Biafra002" } }, "playlist":[ { "autoPlay":true, "autoBuffering":true, "live":true, "debug":true, " scaling":"", "url":"Biafra002", "wmode":"transparent", " provider":"netromedia", "metaData":false } ] }' /&gt; &lt;/object&gt; </code></pre>
    singulars
    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.
 

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