erin4692
11-30-2007, 02:46 PM
i have an application in flex where i once used a files in HTTPService instead of using a cfc file. so now im switching over and using a RemoteObject to call the cfc. ok here is the problem. in my actionscript file that im using some of the functions at the end have this code: nameofFile.send();
I know that is okay to use with HTTPServices but now i need to know what to use for RemoteObjects.
or if you can point me in the right direction that would be very appricated.
I know that is okay to use with HTTPServices but now i need to know what to use for RemoteObjects.
or if you can point me in the right direction that would be very appricated.