View Single Post
Old 07-26-2007, 11:48 AM   #1 (permalink)
Willravel
... a sort of licensed troubleshooter.
 
Willravel's Avatar
 
Script/Java troubles

I was trying to post the following video to TFP, but I've had trouble embedding it. Admittedly, I know jack about script, and I usually just cut and paste from the source of the other page until I get it right, but I can't seem to get this video to stick. Any suggestions? Is it even possible?

<script type="text/javascript">
var FO = { movie:"/media/flvplayer.swf",width:"400",height:"320",majorversion:"7",build:"0",bgcolor:"#000000",menu:"false",flashvars:"file=http://64.237.57.50/media/flv/s/sethmcfarleneiskickedinthenuts.flv?media=a2ab09e10f63b6c9f3dc7ef227a85d&showdigits=true&autostart=true&volume=80&usefullscreen=false&showicons=false" };
UFO.create(FO,"player");
</script>

from http://www.milkandcookies.com/link/64988/detail/ (quote my post to see the script)
Willravel is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46