Not sure if you've tried this, but you can set a breakpoint on a
variable declaration, and the debugger will stop when the property is
accessed or changed.

--
Josh Vanderberg
vanderblog.typepad.com -- Flex blog and open source flex components

--- In flexcoders@yahoogroups.com, "bithroop" <[EMAIL PROTECTED]> wrote:
>
> I have a property that is getting changed and I'm having a really hard
> time figuring out where it's happening and who is doing it. The
> debugger is walking me pretty far into the SDK and events are firing
> off and ultimately it's hard to tell. Anyone have any tricks for this?
>


Reply via email to