Flash Method maker
This helper page generates code to make building methods and checking arguments much easier. Checking arguments by type and the number supplied is something that the Flash IDE should do for you, but as it doesn't, we have to write a little custom code. This could be useful for public function stubs that call private worker functions if the data validates.
Please note that this now calls logReturnValues for helping to debug the class, which is generated by the Class Generator.
Programmed by Pete King, 19/2/2007.
Class Name
Method Name
Method Description
Method argument names (Pipe seperated)
Method argument types (Pipe seperated)
This method references custom classes in its input argument types?
Method return type