Re: FlexJS: getClassByAlias is not accessible in Nightly build

2016-12-30 Thread PKumar
This is JS side. I am using the Visual Studio Code. Following code, i have
written.

var classToInstantiate:Class = getClassByAlias(tempObject._explicitType); 

Call to a possibly undefined method getClassByAlias.
  
^



-
Regards,
Prashant
--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-getClassByAlias-is-not-accessible-in-Nightly-build-tp14387p14389.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: FlexJS: getClassByAlias is not accessible in Nightly build

2016-12-30 Thread Alex Harui
Is this the SWF or the JS?  Post the full log of the compiler console
output.

-Alex

On 12/30/16, 9:28 AM, "PKumar"  wrote:

>I am using the getClassByAlias but getting the compiler error. Please
>suggest.
>
>severity: 'Error'
>message: 'Call to a possibly undefined method getClassByAlias.'
>at: '61,66'
>source: ''
>
>
>
>-
>Regards,
>Prashant
>--
>View this message in context:
>http://apache-flex-users.246.n4.nabble.com/FlexJS-getClassByAlias-is-n
>ot-accessible-in-Nightly-build-tp14387.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.



FlexJS: getClassByAlias is not accessible in Nightly build

2016-12-30 Thread PKumar
I am using the getClassByAlias but getting the compiler error. Please
suggest.

severity: 'Error'
message: 'Call to a possibly undefined method getClassByAlias.'
at: '61,66'
source: ''



-
Regards,
Prashant
--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-getClassByAlias-is-not-accessible-in-Nightly-build-tp14387.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.