When I am stepping through code in the Flex debugger, and enter my singleton class, "this" appears in the variables window but this cannot be expanded. How do you inspect the variables of "this".
A:
Debugger doesn't differentiate between singleton or normal ones. Click on the triangle shaped button towards the left of this
.
Amarghosh
2009-10-20 05:22:27