-
MOVIECLIP not reloading
I cant see the problem with this. Please help me.
I have frame 1 and frame 2 which are almost the same. Both have a movie clip TAB. This tab has buttons: button 1, button 2, button 3. When I click button 1, it will show a text, and so on..
If I am at frame 1, and I click button 2, it is ok. But when I go to frame 2, TAB movieclip is still at button 2! I think it is not reloading..
Please help.. T_T
-
well actually I could rename TAB in frame2. but it is not the solution
The solution I am looking for is whenever you click something in Frame 1 (ex. turning on the sound button), this TAB.movieclip will refresh.
So if I am in button 3, then I click Sound button, TAB.movieclip will reload by using Actionscripts. I hope it is not confusing.
-
add another keyframe on frame2?
If not, post your code.
gparis