bluerattle
05-30-2005, 03:47 AM
What are the likely causes for the debugger to stop displaying any
of the objects in the current hierarchy.
I have an application that loads various SWF files into a master
application by loading them as MovieClips within larger movie
clips that act as "panes". They are all in _level0, but various
clips have clips as members.
At times when I am not interacting with the application, all the
objects will disappear from the debugger, and only _global will
be listed. HOWEVER, when I do a List Objects command, they are
still listed as before.
Any ideas where to look in my code for bad usage?
BR
of the objects in the current hierarchy.
I have an application that loads various SWF files into a master
application by loading them as MovieClips within larger movie
clips that act as "panes". They are all in _level0, but various
clips have clips as members.
At times when I am not interacting with the application, all the
objects will disappear from the debugger, and only _global will
be listed. HOWEVER, when I do a List Objects command, they are
still listed as before.
Any ideas where to look in my code for bad usage?
BR