This example illustrates the situation where breakpoints aren't triggered within the FDT Max debugger
- Create a new FDT project with the sample files
- Set a breakpoint in ExternalSwf.as
- Build with ant
- Click the first button
- The new swf gets loaded
5.1. Click the new button to trigger the break point 5.2. Click the first button to unload the swf
- The first button can be clicked to reload the swf
- The swf has been reloaded 7.1 Clicking the new button will not trigger the breakpoint, and debugging via fdt is impossible