I’m creating an interactive “toy” of sorts which is going to allow user uploaded images. I’ve got to grips with the FileReference class and I seem to have it sorted. However, different computers seem to respond differently to attempting to upload an image - namely a lot of HTTP Errors or prevention by anti virus programs.
So, if anyone’s nice enough, could they please give this a little go (this piece is just the uploading part, there’s nothing fun yet):
http://testing.duncanhall.net/web-design/flashUpload/fupload.html
And let me know if it works - you should get a scaled down preview of your image if everything works correctly. Either way, could you tell me if it was successful and let me know if you can think of any system specificities that might have caused a problem.
Thanks!
[SIZE=1]
Edit: There’s no file size validation yet, but preferably try not to upload anything over 500kb please.[/SIZE]