Copy link to clipboard
Copied
Hi Everyone,
I am working on the websocket server connection from flash. If the websocket server disconnected, then flash receives the disconnection and that are handled.
In Client-side disconnection such as internet disconnect and bandwidth low and as not reflected. If anyone having an idea about the client-side disconnetion as well as low bandwidth detection. Kindly share, it will be helpful to proceed further.
Thanks in advance
Saran
Copy link to clipboard
Copied
add timeout (20secs?) function to trigger errorHandler as well. (dont forget to clearTimeout the id as well)
Find more inspiration, events, and resources on the new Adobe Community
Explore Now