External SWF Parent??
hello there guys..,
i need help in understanding external swf parent,let me describe it a little more about what i mean:
"is it by default when we load and external swf and eventhought we add it as a child of container (an instance of sprite class which we create and then add it to the stage) that the parent of that loaded swf is stage??? "
i do ask this question because i tried to load an external swf and then add it to the container but when i trace it the loaded swf does not count as the child of the container but the stage (i do this by tracing the stage.numChildren and container.numChildren)
thanks for your time and your help..,
i do appreciate any help greatly..,