Avatar

Level 1

Hi,

I'm using Lccs with the sample :  SimpleChatExample.mxml

I randomly have a log off follow by an log in.

I launched in debug Mode and have that in the console :

#FMSConnector# Tue Aug 10 11:06:36 GMT+0200 2010 mainNetStatusHandler: NetConnection.Connect.NetworkChange

#FMSConnector# Tue Aug 10 11:06:37 GMT+0200 2010 mainNetStatusHandler: NetConnection.Connect.Closed

#FMSConnector# Tue Aug 10 11:06:39 GMT+0200 2010 [attempt 1 of 2] Connecting to 0/1: rtmfp://fms3.acrobat.com/cocomo/na2-sdk-1779ab1a-b3f1-4797-96d4-5fb1a5ee2892/test #startProtosConnect#

#FMSConnector# Tue Aug 10 11:06:45 GMT+0200 2010 [attempt 1 of 2] Connecting to 1/1: rtmps://fms3.acrobat.com/cocomo/na2-sdk-1779ab1a-b3f1-4797-96d4-5fb1a5ee2892/test #onNextConnectTimer#

#FMSConnector# Tue Aug 10 11:06:45 GMT+0200 2010 tempNetStatusHandler 1/2,NetConnection.Connect.Success

#FMSConnector# Tue Aug 10 11:06:45 GMT+0200 2010 isTunneling? false

#FMSConnector# Tue Aug 10 11:06:45 GMT+0200 2010 is using RTMPS? true

What is the NetConnection.Connect.NetworkChange ?

I check my network status, i don't lose my connection and I'm not in Wifi.

Regards,

Edouard

Edit : I searched in the Livedocs and didn't find in NetStatusEvent.info a reference to 'NetConnection.Connect.NetworkChange'