MinimalRemoting: Simple Remoting Class without the Bells and Whistles [AS3]
February 27th, 2009
Mostly based on two other public projects, this class distills AMF remoting in AS3 down to a class that extends EventDispatcher. Code was ripped from Josh Strike’s remoting package and also from ProDevTips.
Source:MinimalRemoting: Simple Remoting Class without the Bells and Whistles [AS3]