Hi, when I'm in the debugging mode and single stepping thru my code, sometimes it goes off into some module that I don't care about, for example the ResourceManager.as, is there a way to 'fast forward', ie, hit the green triangle to continue until it comes back to my code? I can hit the green button, but I may not have any more breakpoints set in my code and it just zooms past all of it. . .
I just want to single step my code, or the modules of my choosing and execute (without single stepping) system modules or modules that I don't care about. thanks!

