Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 URLFileVariable
co.uk.mikestead.net The URLFileVariable class wraps file data to be sent to the server using a URLRequest.
 URLRequestBuilder
co.uk.mikestead.net The URLRequestBuilder class takes an instance of URLVariables and wraps these variables in a URLRequest with the appropriate HTTP encoding.