OMG!!! That was it. Phew! Changing that brought up some (real) errors, and fixing them gave me proper output.
I guess the question is why the compiler didn’t give a more intelligent error. Thanks, Harbs On Nov 22, 2016, at 9:19 PM, Alex Harui <aha...@adobe.com> wrote: > > > On 11/22/16, 2:40 AM, "Harbs" <harbs.li...@gmail.com> wrote: > > >> There’s not a lot in the project. Please take a look and let me know if >> you can spot what’s wrong. > > I don't know if this is the only problem, but I did find a problem that I > should have seen earlier, but I only saw after spending an hour stepping > through the debugger. Check out the last line of your MXML file. It is: > > <js:Application> > > > I haven't changed your code yet since I want to see why the compiler did > not report an error. But for sure, that's not right. It's amazing that > we both did not see this earlier. ROFL! > > -Alex >