Welcome Guest, Not a member yet? Register   Sign In
Fetching Video from other site [ Help ]
#5

[eluser]Justin Patel[/eluser]
here is my test1.php




<embed></embed>
<span id="video0" class="flashvideo">


var s0 = new SWFObject("http://localhost/music/js/flvplayer.swf","n0","420","340","7");
s0.addParam("allowfullscreen","true");
s0.addParam ("allowscriptaccess","always");
s0.addVariable("javascriptid","n0");
s0.addVariable("width","420");
s0.addVariable("height","340");
s0.addVariable("backcolor","0xFFFFFF");
s0.addVariable("frontcolor","0x000000");
s0.addVariable("lightcolor","0x000000");
s0.addVariable("screencolor","0x000000");
s0.addVariable("autoscroll","true");
s0.addVariable("largecontrols","false");
s0.addVariable("logo","http://localhost/wordpress ");
s0.addVariable("overstretch","true");
s0.addVariable("showdigits","true");
s0.addVariable("showdownload","false");
s0.addVariable("showeq","false");
s0.addVariable("showicons","true");
s0.addVariable("showvolume","true");
s0.addVariable("thumbsinplaylist","false");
s0.addVariable("autostart","false");
s0.addVariable("bufferlength","3");
s0.addVariable("repeat","false");
s0.addVariable("rotatetime","5");
s0.addVariable("smoothing","true");
s0.addVariable("volume","80");
s0.addVariable("enablejs","true");
s0.addVariable("linkfromdisplay","false");
s0.addVariable("t","autodetect");
s0.addVariable("useaudio","false");
s0.addVariable("usecaptions","false");
s0.addVariable("usefullscreen","true");
s0.addVariable("usekeys","false");
s0.addVariable("file","http://www.megavideo.com/?v=5SYQ8B34");
s0.write("video0");




</span>


Messages In This Thread
Fetching Video from other site [ Help ] - by El Forum - 02-02-2008, 11:40 PM
Fetching Video from other site [ Help ] - by El Forum - 02-03-2008, 03:23 AM
Fetching Video from other site [ Help ] - by El Forum - 02-03-2008, 11:49 PM
Fetching Video from other site [ Help ] - by El Forum - 02-03-2008, 11:55 PM
Fetching Video from other site [ Help ] - by El Forum - 02-03-2008, 11:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB