Adobe
9A0-148 · Question #44
You want to debug your ActionScript 3 code and have created a breakpoint. You run the Flash Debugger which has stopped at your breakpoint and you want to continue running through the code one line…
The correct answer is A. Click the Step In button in the Debug Console. See the full explanation below for the reasoning.
Question
You want to debug your ActionScript 3 code and have created a breakpoint. You run the Flash Debugger which has stopped at your breakpoint and you want to continue running through the code one line at a time. What should you do?
Options
- AClick the Step In button in the Debug Console.
- BDouble click in the Variables panel.
- CPress the enter key.
- DClick the Continue button in the Debug Console.
How the community answered
(18 responses)- A72% (13)
- B6% (1)
- C17% (3)
- D6% (1)
Community Discussion
No community discussion yet for this question.