Question
Technical question on what server returns after an file.upload is complete
Does anyone know the exact code (syntax) that is returned from the server after an file.upload is complete to trigger the event.
DataEvent.UPLOAD_COMPLETE_DATA or Event.COMPLETE
Design my own upload/download server and need some specific information.