This text will be replaced
var so = new SWFObject('http://sempreaguia.no.sapo.pt/Myplayer.swf','mpl','570','385','9');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
so.addParam('bgcolor','000000');
so.addVariable('file','livestream.flv');
so.addVariable('autostart','true');
so.addVariable('streamer','rtmp://cantinhotuga.com:1935/tarzan');
so.addVariable('stretching','exactfit');
// so.addVariable('overstretch','exactfit');
so.addVariable('accesskey','');
so.write('mediaspace');
...