internal class MXRoyaleClasses

{

                // Error: Ambiguous reference to RemoteObject

                import mx.rpc.remoting.RemoteObject; RemoteObject;

                import mx.rpc.remoting.mxml.RemoteObject; RemoteObject;

 

                // Ambiguous reference to HTTPService

                import mx.rpc.http.HTTPService; HTTPService;

                import mx.rpc.http.mxml.HTTPService; HTTPService;

}

From: Piotr Zarzycki [mailto:[email protected]] 
Sent: 15 May 2018 16:24
To: [email protected]
Subject: Re: Work on Emulation

 

Maybe it's the matter of having something in COMPILE::JS and COMPILE::SWF. What 
will happen if you put emulated implementation from Flex to COMPILE::SWF. - 
Probably it will pass, but the question is it ok. 

 

Not sure in case of emulation.

 

Thanks,

Piotr

 

2018-05-15 13:19 GMT+02:00 Olaf Krueger <[email protected] 
<mailto:[email protected]> >:

>Issue occurs when I add reference in MXRoyaleClasses 
>and it gives "Ambiguous reference"

I probably don't understand what you mean here.
Could you share some more code?

Thanks,

Olaf






--
Sent from: http://apache-royale-users.20374.n8.nabble.com/





 

-- 

Piotr Zarzycki 

Patreon: https://www.patreon.com/piotrzarzycki

Reply via email to