Re: MXML and ActionScript in Visual Studio Code

2016-12-11 Thread PKumar
Hi Josh, I have setup the VCode on my window7 laptop. I created a sample project using flexJS and compiled without any error. But after compilation there is no JS file generating. So is there any specific command to generate the JS file? Please suggest. - Regards, Prashant -- View this mes

Re: Scout - What does this mean?

2016-12-11 Thread flex capacitor
I have a theory it's the data bindings to the data property in the item renderer or the data provider in the list. The data property of an item renderer can be null and so try catch blocks are placed around those assignments and then the errors are ignored. I can't recall if the try catch block is