Skip to main content
March 13, 2012
Question

fms errors codes

  • March 13, 2012
  • 1 reply
  • 1068 views

Hi all,

Does any one have any links to all error code outputted when trying to connect to FMS.

eg 2302 = NetConnection.Connect.Failed

Any site for if any one knows the full list i would be gratefull.

Regards,

Paul.

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    March 13, 2012

    You may get all error codes here

    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/NetStatusEvent.html

    NetStatusEvent.info.code can be directly compared against "NetConnection.Connect.Failed".. you don't actually need the number here

    March 13, 2012

    Hi Nitin,

    I have been to that page and it does as you say give all the "written" codes eg NetConnection.Connect.Failed, bu tI was hoping more for the error numbers eg 2302...

    Regards,

    Paul.