Célio
Visitor
|
Re:sendFile - 2006/08/16 22:59
Hi and thanks :)
No there's no simple way. If you can read the content of the file, you could encode it in base64 and transfer it through XML messages, but flash player is quite limited to load/save files ... maybe with an swf2exe tool this could be done, but thoose tool might also allow UDP peer2peer connections between flash clients which might be a better way to do this.
Good luck !
|