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, Prasha

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: '

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

Re: MXML and ActionScript in Visual Studio Code

2016-12-30 Thread PKumar
Thanks Josh, Issue has been resolved by provided code fix. - Regards, Prashant -- View this message in context: http://apache-flex-users.246.n4.nabble.com/MXML-and-ActionScript-in-Visual-Studio-Code-tp14266p14386.html Sent from the Apache Flex Users mailing list archive at Nabble.com.