public static removeListener(objectName:String)
Removes any listeners that were added using the addListener() method.
Parameters
objectName:String - A string that represents the name of the shared object.
Returns