| Author |
Transfer File using Remote Object
|
Ashwin Sridhar
Ranch Hand
Joined: Jul 09, 2011
Posts: 272
|
|
Hi,
I have been transferring files from middle-tier to flex using HttpService. I am trying to migrate my work to remote object. I guess there isnt any way we could transfer files using remote object from middle tier. Could someone confirm me this.
|
Ashwin Sridhar
SCJP | SCWCD | OCA
|
 |
Ashwin Sridhar
Ranch Hand
Joined: Jul 09, 2011
Posts: 272
|
|
|
Any suggestions on this
|
 |
Booma Devi
Ranch Hand
Joined: Nov 02, 2011
Posts: 61
|
|
Hi,
The below code can help others.. Using RemoteObject, we can transfer the file in flex...
|
 |
 |
|
|
subject: Transfer File using Remote Object
|
|
|