flash mx file upload
flash mx file upload
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- unfittoprint0
you mean with a flash based form?
If so, there are security reasons that don't allow that. I'm doing a project where such thing is needed, and the only way to achieve this (flash-based) is using some sort of hidden layers and javascript 'trickery'. If you just want to know the size of the file you might use an external form who communicates with the flash file...