RE: Royale RemoteObject with ColdFuaion

2022-06-10 Thread Maria Jose Esteve
: Royale RemoteObject with ColdFuaion Don't worry, I have changed MouseEvent to Event and now it compiles no problem. But still problem with RemoteObject. I'm trying to see what is happening with this. It's different with mx:RemoteObject but still not quite right. On 10/06/2022 16

Re: Royale RemoteObject with ColdFuaion

2022-06-10 Thread Doug Simmons
e: Maybe this afternoon I will be able to see the example. I'll be back here with my conclusions. Hiedra *De:* Doug Simmons *Enviado el:* viernes, 10 de junio de 2022 10:00 *Para:* users@royale.apache.org *Asunto:* Re: Royale RemoteObject with ColdFuaion Thanks, but sadly the example has t

RE: Royale RemoteObject with ColdFuaion

2022-06-10 Thread Maria Jose Esteve
Maybe this afternoon I will be able to see the example. I'll be back here with my conclusions. Hiedra De: Doug Simmons Enviado el: viernes, 10 de junio de 2022 10:00 Para: users@royale.apache.org Asunto: Re: Royale RemoteObject with ColdFuaion Thanks, but sadly the example has the same pr

Re: Royale RemoteObject with ColdFuaion

2022-06-10 Thread Doug Simmons
\RemoteObjectAMFTest\src\main\royale” Hiedra *De:* Doug Simmons *Enviado el:* viernes, 10 de junio de 2022 6:18 *Para:* users@royale.apache.org *Asunto:* Re: Royale RemoteObject with ColdFuaion Hi All, I have added mx and can now use mx:RemoteObject, but now all my MouseEvents are marked as "Ambi

RE: Royale RemoteObject with ColdFuaion

2022-06-09 Thread Maria Jose Esteve
Hi, it might help to look at one of the examples included in the SDK: “royale-asjs\examples\mxroyale\RemoteObjectAMFTest\src\main\royale” Hiedra De: Doug Simmons Enviado el: viernes, 10 de junio de 2022 6:18 Para: users@royale.apache.org Asunto: Re: Royale RemoteObject with ColdFuaion Hi All

Re: Royale RemoteObject with ColdFuaion

2022-06-09 Thread Doug Simmons
dler Hope that helps. -Alina Kazi On Tue, 7 Jun 2022, 2:02 am Maria Jose Esteve, wrote: Have you tried mx:RemoteObject? Hiedra *De:* Doug Simmons *Enviado el:* domingo, 5 de junio de 2022 6:38 *Para:* users@royale.apache.org *Asunto:* Royale RemoteObject with ColdFuaio

Re: Royale RemoteObject with ColdFuaion

2022-06-08 Thread Doug Simmons
Para: users@royale.apache.org Asunto: Royale RemoteObject with ColdFuaion Hi, Apache Royale Remote Object API says it is suitable for use with ColdFusion, but I can't get it to work. In a Flex (AIR) project I have :      this.roWeDates.getmonthdates(this.yearChooser.selectedIte

Re: Royale RemoteObject with ColdFuaion

2022-06-06 Thread Doug Simmons
*Para:* users@royale.apache.org *Asunto:* Royale RemoteObject with ColdFuaion Hi, Apache Royale Remote Object API says it is suitable for use with ColdFusion, but I can't get it to work. In a Flex (AIR) project I have :     

Re: Royale RemoteObject with ColdFuaion

2022-06-06 Thread Alina Kazi
o de 2022 6:38 > *Para:* users@royale.apache.org > *Asunto:* Royale RemoteObject with ColdFuaion > > > > Hi, > > Apache Royale Remote Object API says it is suitable for use with > ColdFusion, but I can't get it to work. > > In a Flex (AIR) project I have

RE: Royale RemoteObject with ColdFuaion

2022-06-06 Thread Maria Jose Esteve
Have you tried mx:RemoteObject? Hiedra De: Doug Simmons Enviado el: domingo, 5 de junio de 2022 6:38 Para: users@royale.apache.org Asunto: Royale RemoteObject with ColdFuaion Hi, Apache Royale Remote Object API says it is suitable for use with ColdFusion, but I can't get it to work.

Re: Royale RemoteObject with ColdFuaion

2022-06-06 Thread GAbe Barbosa
One thing you can try is add the result and fault handlers programmatically instead of in mxml. At least with mx:RemoteObject there is some mxml parsing error that doesn't attach the handlers. On Sat, Jun 4, 2022 at 9:37 PM Doug Simmons wrote: > Hi, > > Apache Royale Remote Object API says it is

Royale RemoteObject with ColdFuaion

2022-06-04 Thread Doug Simmons
Hi, Apache Royale Remote Object API says it is suitable for use with ColdFusion, but I can't get it to work. In a Flex (AIR) project I have : source="charts.PCWEDates">     result="roWEDatesResultHandler(event)" fault="roFaultHandler(event)"/> this.roWeDates.getmonthdates(this.yearChooser.