A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: filereference multiple files - 2044 error

  1. #1
    Senior Member
    Join Date
    Jun 2003
    Location
    La Mirada California
    Posts
    396

    filereference multiple files - 2044 error

    OK, I'm making a system to upload photos to a gallery. I'm using filereference, and it's working alright. I can upload like 20 files fine sometimes.. but when I do like 50, it starts giving me errors on over half the files.

    The error is: Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error.

    This may be a php error, or server error, I'm not sure. Because the file isn't even uploading at all.

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Senior Member
    Join Date
    Jun 2003
    Location
    La Mirada California
    Posts
    396
    Tried the htaccess, didn't do anything. and it shouldn't be the filesize, since I was able to upload 2mb photos, the large batches, where I was having problems was with about 20+ photos around 300k each.

  4. #4
    Senior Member
    Join Date
    Jun 2003
    Location
    La Mirada California
    Posts
    396
    K well, I fixed it.. Instead of having a for() loop load each file together, I made a function to load each file and wait until it's finished to start loading the next.. seems to work.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center