Hi,
I’ve just started experimenting with AS3.0 and now I’m really stuck. The strangest thing is happening.
Say I have a 3 frame fla file.
The first frame contains a dynamic text field
The second contains 2 UIloader components
and the 3th 1 UIloader component.
Now when I ho to frame 2 or 3, and then return to frame 1 the loaders stay, and the textfield isn’t loaded…
strange anough, al the static text fields do disappear from the stage.
All components have different instance names…
When I go to a different frame, shouldn’t everything on the previous frame dissappear?
I’m assuming this is a n00b thing, and I’m forgetting something…
Please help me out here!