var so = new SWFObject('/mediaplayer.swf','mpl','490','380','7'); so.addParam('allowfullscreen','true'); so.addVariable('width','490'); so.addVariable('height','368'); so.addVariable("skin", "/newtubedark/newtubedark.xml"); so.addParam("wmode","transparent"); so.addParam("allowScriptAccess", "always"); so.addVariable("plugins","fbit-1,tweetit-1,plusone-1"); so.addVariable('stretching','uniform'); so.addVariable('controlbar','over'); so.addVariable('fullscreen','true'); so.addVariable('autostart','true'); so.addVariable('bufferlength','3') so.addVariable('abouttext','Teleinfo Italia'); so.addVariable('aboutlink','http://www.teleinfo.it'); so.useExpressInstall('expressinstall.swf'); so.addVariable('provider','rtmp'); so.addVariable('streamer','rtmp://streaming.teleinfo.it/live'); so.addVariable('file','livestream'); so.write('mediaspace');