[Flashcoders] File Upload using Flash7 and servlets

2006-06-09 Thread Santhakumar K
Flashcoders, I have to upload images from PC to server using flash7 and servlets. Is it possible to do it. I can use Flash8 for filebrowser. But only Flashpayer 7 is available for linux which doesnt support FileReference class. Thanks, --Santhakumar K Chennai India http://www22.brinkster.com/zk

Re: [Flashcoders] File Upload using Flash7 and servlets

2006-06-09 Thread Tom Rhodes
you'll have to use a popup, iframe or other page and some php or other server side script to handle the upload... Santhakumar K wrote: Flashcoders, I have to upload images from PC to server using flash7 and servlets. Is it possible to do it. I can use Flash8 for filebrowser. But only Flashpa