I'm having a little trouble uploading videos, I'm receiving
an http status event with response code 200 indicating the post was
successful, however, almost instantly it throws an
uploadCompleteData event with a Fatal Error:
[DataEvent type="uploadCompleteData" bubbles=false
cancelable=false eventPhase=2 data="<br />
<b>Fatal error</b>: Allowed memory size of
18874368 bytes exhausted (tried to allocate 3284930 bytes)
It's a 3.2 meg file, and the server allows for 1gig uploads.
What could this mean??
Thanks