Answered
BUG -Flash Media Interactive Server 3
Often when a client connected with fms3 loses his internet connection ( because internet shutdown ) , the client remains connected with fms3.
This happens because the status of the client is in playng or in publishing.
Also if I use application.disconnect(client)" , the client won't be disconnected and it returns to me as a true value.(And that's strange because the value should be false)
How can I do to solve this problem?
