as3, is it possible to listen for when writeBytes has
completed?? I'm writing video file's bytes, then uploading the
newly created video. Every video on my server ends up as 327,680
bytes, so I'm wondering if my upload is being called before the
entire file is written, or there is a limit on the upload???
↧