Breakpoints not firing
hello dev's,
i having problem in 1 project , have tried recreate project no success previous projects created years prier (made previous versions of fb) not experiencing this.
i trying place breakpoints on functions in deep rooted classes (a class loaded class class, smaller component greater project) know firing see results on screen.
however break point not fire , remains blue circle, indicating won't fire. if remove , re add break point while app running, become checked once run debugger break point turns blue dot.
if put break point in 1 of first lines of application class, in it's constructor, trigger , deeper break points fire. if don't make out of way break point (in main class) following break points not firing.
thoughts?
flex builder 4.5
sdk 4.5.1
debugger 11.6.5.635 (in firefox)
i haven’t seen before, in theory possible if several swfs being loaded , class collision , breakpoint in app changes timing of loaded swfs.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment