This is what they did
<script type="text/javascript" src="swfobject.js"></script>
</head><body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="920">
<tbody><tr>
<td class="borders" align="center" valign="top">
<table border="0" cellspacing="5" cellpadding="5">
<tr>
<td align="center"><div align="center">
<p id="player1"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</p>
<script type="text/javascript">
var s1 = new SWFObject("flvplayer.swf","single","540","500","7" );
s1.addParam("allowfullscreen","true");
s1.addVariable("file","1.flv");
s1.addVariable("image","1.jpg");
s1.addVariable("width","540");
s1.addVariable("height","500");
s1.write("player1");
</script>
And if I copy the code from some website with an embedded video, am I ripping them off? Should I not try to do that?
But I tried it and it doesn't work for me
|