I am loading a movie into a target.. the movie on level 0 main.swf has a dynamic text field and scrollbar component.
When I load in the second movie and then unload it using a button within itself, the main.swf, shows the text and the scrollbar(not buttons are shown on scrollbar, just the scroll track.
I have tested a million different ways and always the same results. I tried using the method..
myscrollBar.refreshPane();
with no luck.
What am I doing wrong?
K
When I load in the second movie and then unload it using a button within itself, the main.swf, shows the text and the scrollbar(not buttons are shown on scrollbar, just the scroll track.
I have tested a million different ways and always the same results. I tried using the method..
myscrollBar.refreshPane();
with no luck.
What am I doing wrong?
K