Created
August 1, 2012 13:24
-
-
Save rachelreveley/3226820 to your computer and use it in GitHub Desktop.
Responsive Flash Video
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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&id=lovehoney_video1871&name=stttvplayer&backcolor=0x7452A8&lightcolor=0xC3B5DA&frontcolor=0xEBE6F2&autostart=false&showdigits=false&enablejs=true&javascriptid=lovehoney_video1871&shuffle=false&stretching=uniform&repeat=list&file=buyersguidemagicwands.m4v&provider=rtmp&streamer=rtmp%3A%2F%2Fs2018nrbd84xkk.cloudfront.net%2Fcfx%2Fst&image=http%3A%2F%2Fd3f650ayx9w00n.cloudfront.net%2Fvideo%2Fbuyersguidemagicwandsghdjd.jpg&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