Hi,

I added the following line toplayer.inc to get the flv file to load from port 81 and it appears to work.

$file=str_replace($config["baseurl"],$config["baseurl"].':81',$file);

Thanks,
Brian