Re: [flexcoders] File uploads with JSON?

2009-03-03 Thread Fotis Chatzinikos
What is the point of using JSON to do that? On Tue, Mar 3, 2009 at 8:32 PM, oneworld95 wrote: > Is it possible to use JSON to do file uploads in Flex to a Java servlet? > > > - Alex C > > >

Re: [flexcoders] file uploads

2006-07-06 Thread Clint Tredway
Thanks Phil... that helped alot. I was basically doing the same thing but I must have had something out of order. Now I can finish this project :)On 7/6/06, Phil Marston <[EMAIL PROTECTED]> wrote: Hi Clint, I've just this very moment solved that one!  :-)

Re: [flexcoders] file uploads

2006-07-06 Thread Phil Marston
Hi Clint, I've just this very moment solved that one!  :-)  I couldn't get what was going on either, but this is what I did: For the sake of trying it out a created a new application to do it. I left all the imports and var declarations where they were, but put all the rest of the method cal

Re: [flexcoders] file uploads

2006-07-06 Thread hank williams
Hard to respond without seeing the code (a link or a paste of the text would be good). But I suspect the code presumes event handlers that are not implemented in the snippet you are using. fileRef needs at least one event handler to handle what the user does when he selects an item for upload, a

Re: [flexcoders] file uploads

2006-07-06 Thread Clint Tredway
code from the docs. I am just trying to get a file upload working so I can make sure I understand it correctly.On 7/5/06, Carson Hager < [EMAIL PROTECTED]> wrote: What code are you referring to?       Carson  Carso

RE: [flexcoders] file uploads

2006-07-05 Thread Carson Hager
What code are you referring to?       Carson  Carson HagerCynergy Systems, Inc.http://www.cynergysystems.com Email:  [EMAIL PROTECTED]Office:  866-CYNERGYMobile: 1.703.489.6466   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Be