[flexcoders] Re: FTP question

2008-08-26 Thread andrew_young.rm
a FTP client. You should still be able to use FileReference and binary sockets to create an upload only FTP client. /Max On Thu, Aug 21, 2008 at 5:41 PM, andrew_young.rm [EMAIL PROTECTED] wrote: Peace! Thanks... that's what I was looking for... so I'll concentrate on creating an AIR

[flexcoders] Re: Need help urgently regarding the uploading component in flex

2008-08-24 Thread andrew_young.rm
Peace! ok from the looks of your coding your a better programmer than me (I am a bit of a newbie in FLEX) BUT you still have to initiate a URLRequest method to send up your files based on your _refAddFiles.fileList[array number].data information (this is done one by one) umm, I personally use an

[flexcoders] Re: FTP question

2008-08-21 Thread andrew_young.rm
#, or C++ (RTSP, H264) developer in the Washington D.C. Contact [EMAIL PROTECTED] On Tue, Aug 19, 2008 at 5:45 AM, andrew_young.rm [EMAIL PROTECTED] wrote: Peace! Hi, newbie here, I've searched all 70 messages that had the keyword FTP in this group but so far I have not seen a concrete

[flexcoders] FTP question

2008-08-19 Thread andrew_young.rm
Peace! Hi, newbie here, I've searched all 70 messages that had the keyword FTP in this group but so far I have not seen a concrete answer as to the possibility of doing an FTP client program using FLEX/AS3 (not AIR). Humbly I'd like to ask how we can socket.writeObject or socket.writeMultiByte