ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.guides.submit 


The com.adobe.guides.submit package provides a set of interfaces that are during the submission process and handling the results of a submission.



Interfaces
 InterfaceDescription
 ISubmit The ISubmit interface is used to call one of the components built-in submission processes with supplied data.
 ISubmitResult The ISubmitResult interface is used to handle the results, success or failure, of an ISubmit submit(x) call.
 ISubmitResultAware The ISubmitResultAware interface is used to register to handle the results, success or failure, of an ISubmit submit(x) call.