Anyone done this?

This is how I try to do it:

fileReference.upload( new URLRequest(
"http://localhost:3000/files/upload"; ) );

however, I get

Error #2038 File I/O error

Anyone know why I am getting this error? can you not post to the
localhost?

Is there something else I have to do?

Reply via email to