View Single Post
Old 05-09-2011, 05:02 PM  
MrMaxwell
Too lazy to set a custom title
 
Industry Role:
Join Date: Jul 2005
Posts: 10,057
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

Last edited by MrMaxwell; 05-09-2011 at 05:03 PM..
MrMaxwell is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote