Hi Olaf: Thanks for the reply. Issue occurs when I add reference in MXRoyaleClasses and it gives "Ambiguous reference" compile time error, defining a variable is not desired action.
Muhammad Shahid Khan -----Original Message----- From: Olaf Krueger [mailto:[email protected]] Sent: 15 May 2018 15:44 To: [email protected] Subject: Re: Work on Emulation Hi, using the entire namespace in your code is one idea, e.g. something like this: var httpService:mx.rpc.http.HTTPService = new mx.rpc.http.HTTPService(); Hope this helps, Olaf -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
