Answered
removeChildAt does not work
Hi,
I have a simple preloader that loads another swf which consist of one image on first frame timeline.
Swf loads but text that shows loading progress stays visible although I call removeChildAt(0) on Event.COMPLETE.
Text field also does not refresh - all numbers shown on top of each other.
When I trace numChildren it traces 7???
Could somebody take a look?
I have a simple preloader that loads another swf which consist of one image on first frame timeline.
Swf loads but text that shows loading progress stays visible although I call removeChildAt(0) on Event.COMPLETE.
Text field also does not refresh - all numbers shown on top of each other.
When I trace numChildren it traces 7???
Could somebody take a look?