Search code examples
flashflashdevelop

How to start debugger with FlashDevelop?


I am trying to debug my AS3 project, I get this status message:

Waiting for Flash Player to connect to debugger

But, then, nothing happen, it seems the flash player cannot connect to debugger ? Here is my settings:

FlashViewer: External Flash Path: C:\Program Files (x86)\FlashDevelop\Tools\flexlibs\runtimes\player\11.1\win\FlashPlayerDebugger.exe

FlashDebugger: Source Paths is empty.

I am using FlashDevelop 4.01 RTM, Flex 4.5 SDK

Can some one help please! I am using Flash debugger Player 11.1, Windows 7 Thanks in advance.


Solution

  • The solution I found is to click debug button, then play button! the debugger will catch on ..