Skip to main content
Bijeshcnair
Participating Frequently
February 11, 2009
Question

error in flex

  • February 11, 2009
  • 1 reply
  • 575 views
Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: flash.net.NetConnection was unable to invoke callback onBWDone. error=ReferenceError: Error #1069: Property onBWDone not found on flash.net.NetConnection and there is no default value.
at stream/FMSconnect()[E:\FLEX PROJECTS\Stream\src\stream.mxml:64]
at stream/__connectip_click()[E:\FLEX PROJECTS\Stream\src\stream.mxml:106]


I get this error while clicking my connect button to connect to FMS.. i tried metadata function cuepoint and eventhandler etc.... what should i do///
    This topic has been closed for replies.

    1 reply

    February 11, 2009
    The server side client.checkBandwidth() method is invoking the function on the client, but you haven't defined it.

    http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/00000072.html#1068463