Skip to content

Instantly share code, notes, and snippets.

@rachelreveley
Created August 1, 2012 13:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rachelreveley/3226820 to your computer and use it in GitHub Desktop.
Save rachelreveley/3226820 to your computer and use it in GitHub Desktop.
Responsive Flash Video
<html>
<head>
<style type="text/css">
.video-box>div{width:100%;padding-bottom:56.4%;height:0;position:relative;}
.video-box object{width:100%;position: absolute;}
</style>
</head>
<body>
<div class="video-box">
<div id="lovehoney_video1871_wrapper">
<object width="100%" height="100%" type="application/x-shockwave-flash" data="http://d3f650ayx9w00n.cloudfront.net/media/all/player-licensed.swf" bgcolor="#000000" id="lovehoney_video1871" name="lovehoney_video1871" tabindex="0"><param name="allowfullscreen" value="true"><param name="allowscriptaccess" value="always"><param name="seamlesstabbing" value="true"><param name="wmode" value="opaque"><param name="flashvars" value="netstreambasepath=http%3A%2F%2Fwww.lovehoney.co.uk%2Fproduct.cfm%3Fp%3D20464&amp;id=lovehoney_video1871&amp;name=stttvplayer&amp;backcolor=0x7452A8&amp;lightcolor=0xC3B5DA&amp;frontcolor=0xEBE6F2&amp;autostart=false&amp;showdigits=false&amp;enablejs=true&amp;javascriptid=lovehoney_video1871&amp;shuffle=false&amp;stretching=uniform&amp;repeat=list&amp;file=buyersguidemagicwands.m4v&amp;provider=rtmp&amp;streamer=rtmp%3A%2F%2Fs2018nrbd84xkk.cloudfront.net%2Fcfx%2Fst&amp;image=http%3A%2F%2Fd3f650ayx9w00n.cloudfront.net%2Fvideo%2Fbuyersguidemagicwandsghdjd.jpg&amp;controlbar.position=over">
</object>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment