hi,i have manually created some objects (circles , rectangles
etc.)on the stage,made some frames with tweening etc.. now i want
to access these objects at runtime, without creating new instances
from the library.is that possible ? enumerating all Clips using
getInstanceAtDepth() returns null for each Depth.can anyone please
help?