My client to client chat app is giving me the following error on the output:
#onConnectionStatusEvent# NetConnection.Connect.Failed
I have checked over the code again and again everything looks the exact same as the tutorial..
On the Server side I am showing a Connect and Disconnect
I have the App stored under
applications>ChatClient>chatroom>
chatroom.fla
main.asc
Main.as
com(folder)
The Connections are under:
applications>ChatClient>chatroom>com>blackbox>bb>
NetConnectionManager
NetConnectionClient
NetConnectionClientEvent
Are all of my files where they should be? I don't understand why It shows me connecting and then disconnecting right away from the server?
