A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [RESOLVED] Breakpoints not working

  1. #1
    Senior Member
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    166

    resolved [RESOLVED] Breakpoints not working

    I can't get the breakpoints to work in flash CS4. here is what I do:

    In the actions panel I have a few trace statements and then breakpoints.
    trace("a");
    trace("b");
    trace("A");

    now if I put break point on a or b or A or all 3 I still get all the trace statements working, so my actionscript isn't stopping at the breakpoint.

    Do you have to do something to enable breakpoints? I switched my workplace to debug made and then compile movie, it still doesn't work.

  2. #2
    Senior Member
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    166
    ****, you have to go Debug > Debug Movie, not straight up compile it. DUH

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center