Frederic, First try the example and see if it works for you.
Thanks, -Alex On 1/11/18, 6:08 PM, "coxfrederic" <[email protected]> wrote: ><?xml version="1.0" encoding="utf-8"?> > ><js:Application >xmlns:fx="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F >ns.adobe.com%2Fmxml%2F2009&data=02%7C01%7Caharui%40adobe.com%7Cd2a52573481 >246bf83f108d5596167cf%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365131 >97241678407&sdata=nutBqftmr757Oj1lZYmBqqp0C4%2FXPXdryh4oQ4Lv%2BjM%3D&reser >ved=0" > xmlns:js="library://ns.apache.org/royale/basic" > > <fx:Script> > > </fx:Script> > <js:valuesImpl> > <js:SimpleCSSValuesImpl /> > </js:valuesImpl> > > <js:beads> > <js:ClassAliasBead /> > <js:RemoteObject id="amfTestService" > >endPoint="https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F >winkelbeheer.cityfashion.be%2Famfphp%2Fgateway.php&data=02%7C01%7Caharui%4 >0adobe.com%7Cd2a52573481246bf83f108d5596167cf%7Cfa7b1b5a7b34438794aed2c178 >decee1%7C0%7C0%7C636513197241678407&sdata=JOL88Cb4qcfLYrZUtxibBsZBKKL5pdmX >JlT%2FES5ud%2FE%3D&reserved=0" > destination="Meta" > source="Meta" /> > </js:beads> > > <js:initialView> > <js:View> > <js:VGroup> > <js:Label id="statusLabel" text="Hello World!" > /> > <js:TextButton text="Get AMF data" >click="textbutton_clickHandler(event)" /> > </js:VGroup> > </js:View> > </js:initialView> ></js:Application> > > >Any idea why I'm not getting a fault nor success event on this? > > > >-- >Sent from: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy >ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cd2a52 >573481246bf83f108d5596167cf%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6 >36513197241678407&sdata=h31z3qgccQhh%2BB6noV9kmSwDXOUOc%2Bd54BTowqHpe0A%3D >&reserved=0
