[AsyncErrorEvent type="asyncError" bubbles=false cancelable=false eventPhase=2 text="Error #2095: flash.net.LocalConnection was unable to invoke callback passUser." error=ReferenceError: Error #1069: Property passUser not found on flash.net.LocalConnection and there is no default value. errorID=1069] LocalConnectionProxy.tryConnection() LocalConnectionProxy. ArgumentError: Error #2082: Connect failed because the object is already connected.
I have allowScriptAccess set to always, and any ideas on the #1069? I definitely have a public method called, passUser, and i have the client property setup = this.

