Also for anyone starting with mx:RemoteObject this royale documentation page compiles lots of info to get started:
https://apache.github.io/royale-docs/features/loading-external-data/remoteobject El lun., 12 oct. 2020 a las 16:38, Hugo Ferreira (<[email protected]>) escribió: > One application that has helped me a lot for years since the beginning of > Flex days and currently used in Royale it's Charles Web Proxy. > > Nallathambi, Varunkumar <[email protected]> escreveu no dia > segunda, 12/10/2020 à(s) 15:35: > > > Hi Hugo, > > Thanks. I got the issue. Variable is not available in Flex side. > > After created issue got resolved except one place. Investigating the data > > side. > > > > Regards, > > Varunkumar N > > > > > > -----Original Message----- > > From: Hugo Ferreira <[email protected]> > > Sent: Monday, October 12, 2020 6:40 PM > > To: Apache Royale Development <[email protected]> > > Subject: Re: Reference Error: Error #1056 > > > > > > EXTERNAL SENDER: Do not click any links or open any attachments unless > > you trust the sender and know the content is safe. > > EXPÉDITEUR EXTERNE: Ne cliquez sur aucun lien et n’ouvrez aucune pièce > > jointe à moins qu’ils ne proviennent d’un expéditeur fiable, ou que vous > > ayez l'assurance que le contenu provient d'une source sûre. > > > > Hi Varunkumar, > > > > Are you using RemoteObject from mx package, correct ? > > > > On my asconfig.json (with VS Code), I have the following configuration: > > "additionalOptions": "-remove-circulars > > -js-output-optimization=skipAsCoercions > > -compiler.exclude-defaults-css-files=MXRoyale-0.9.8-js.swc:defaults.css > > -keep-as3-metadata+=Transient", > > > > Notice the: -keep-as3-metadata+=Transient > > > > > > > > > > > > > > Nallathambi, Varunkumar <[email protected]> escreveu no dia > > segunda, 12/10/2020 à(s) 13:40: > > > > > Hi I am migrating Flex(Swiz0.6.4) to Crux application. I am getting > > > the below error when I use Remoteobject call > > > ReferanceError: Error #1056: carnot read property guide on com.*java > > > class file > > > > > > We are using Arraycollection and [Transient] metadata tag for setter > > > objects. Kindly help me on this to resolve the issue. > > > > > > Regards, > > > Varunkumar N > > > > > > > > > -- Carlos Rovira Apache Member & Apache Royale PMC *Apache Software Foundation* http://about.me/carlosrovira
