RE: [Flashcoders] Flash AS3 debugging

2008-12-22 Thread Mendelsohn, Michael
[Windows XP, CS3] I stopped it at a point where everything is rendered on the screen. I can see it all fine, then I go back to the debug console, and click step into, and then I alt+tab back to the swf window, and everything has vanished from the stage. Does this situation sound familiar? At the

Re: [Flashcoders] Flash AS3 debugging

2008-12-22 Thread Paul Andrews
Sent: Monday, December 22, 2008 4:22 PM Subject: [Flashcoders] Flash AS3 debugging Hi list... I'm getting used to AS3, but debugging isn't updating the stage as I step through. Actually, nothing is rendered at all, even though I'm stopping at a point where things should be on the sta

RE: [Flashcoders] Flash AS3 debugging

2008-12-22 Thread Merrill, Jason
>> I'm getting used to AS3, but debugging isn't updating the stage as I >>step through. Actually, nothing is rendered at all, even though I'm >>stopping at a point where things should be on the stage. Am I doing >>something wrong? Yes. (please provide more info, you could be doing ANYTHING wr

[Flashcoders] Flash AS3 debugging

2008-12-22 Thread Mendelsohn, Michael
Hi list... I'm getting used to AS3, but debugging isn't updating the stage as I step through. Actually, nothing is rendered at all, even though I'm stopping at a point where things should be on the stage. Am I doing something wrong? Thanks, - Michael M.