Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<pre><code>&lt;div class="wrapper" style="position:relative;width:50px;height:200px"&gt; &lt;div class="swf"&gt; &lt;object type="application/x-shockwave-flash" data="http://www.xxxxxxxxxxxxxx.com/catwalk/flvplayer_novolume_crop_runway7.swf?autoStart=false&amp;file=../catwalk/movies/379_6.flv&amp;repeat=true" width="50" height="200" wmode="transparent"&gt; &lt;param name="movie" value="http://www.xxxxxxxxxxxxxx.com/catwalk/flvplayer_novolume_crop_runway7.swf?autoStart=false&amp;file=../catwalk/movies/379_6.flv&amp;repeat=true" /&gt; &lt;param name="wmode" value="transparent" /&gt; &lt;/object&gt; &lt;/div&gt; &lt;div class="bottom" style="position:absolute;border:1px solid #333;background:#fff;width:50px;height:25px;bottom:15px"&gt;bottom&lt;/div&gt; &lt;div class="top" style="position:absolute;border:1px solid #333;background:#fff;width:50px;height:25px;top:47px"&gt;top&lt;/div&gt; &lt;/div&gt; </code></pre> <p>Simply experiment with the bottom:15px and the top:15px - and then remove the border and style the box as you wish. the object code above is not recommend as I am just typing a quick solution for you.</p> <p>Simply experiment with the bottom:15px and the top:15px - and then remove the border and style the box as you wish. the object code above is not recommend as I am just typing a quick solution for you.</p> <p>A live example for you, notice the top box over the video: <a href="http://www.xxxxxxxxxxxxxx.com/x.php" rel="nofollow">http://www.xxxxxxxxxxxxxx.com/x.php</a></p>
 

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