Forum Moderators: open
Quote:
//$connectionstring:String
//description: Flash Communication Server connection string. You should get this from your FCS account provider.
//If the FCS is installed on the same machine from wheere the avchat.swf file is served you can leave the default connection string
//values: 'rtmp:/avchat/', 'rtmp://myRTMPServer.myDomain.com/app', etc...
$connectionstring='rtmp:/avchat';