I've done a search through the threads and it appears method overloading isn't available in actionscript.

A suggested workaround for optional parameters for a function is to just pass a null value in.

Can someone confirm in actionscript 2.0 what solutions are available to use an optional parameter in a function?

Thanks
Rob