| flashFileHelper.mxml | |
| Variables | |
| uploadedFiles | An ArrayCollection of files that are located on the server. |
| Functions | |
| headRelEvt | Handles a click on the header of the file list. |
An ArrayCollection of files that are located on the server.
private var uploadedFiles: ArrayCollection
Handles a click on the header of the file list.
private function headRelEvt( event: DataGridEvent ):void