Hi , is there a way to use royale remote object to connect to coldfuison resources.
I am not sure but I think there was a property "source" but I can't find
anymore.
<js:RemoteObject id="service" result="onResult(event)"
fault="onFault(event)"
endPoint =
"http://localhost:80/flex2gateway"
destination = "ColdFusion"
source = "any cf source"/>
I user the last js version 9.6.0
Thanks
Spiros
