The documentation for the "Local Connection" actions/conditions should really include the information that the "A string has been received" condition assumes methodName is "connectionHandler".

This information is important if you're trying to get non-MMF Flash applications to communicate with the MMF app using Localconnection.send(connectionName:String, methodName:String, ... arguments) method.