PDA

View Full Version : actionscript not working...


orizens
08-09-2008, 05:20 PM
hi.
I am new here.
been working with flash for a while.
Let me describe the situation:
I have a moviclip with 2 labels - "in" (frame 2), stop action (frame 9), "out" (frame 10), stop action (frame 20).
I have few buttons on this mc that are visible throughout the movieclip.

I assigned these buttons code which is placed on the timeline.
when i tell the movieclip to play the out label, and after a while i tell it play the in label, the code which eas assigned for the buttons doesn't work (actually i'm going back and forth between the labels).

How do i correct this? Obviously - i'm doing something wrong.
thanks.

kbtdk
08-09-2008, 06:23 PM
do you have just one button for both actions or 2 different buttons, one for each action?

orizens
08-09-2008, 08:49 PM
hi there.
apperntly - i have 2 different instances with the same name - and that is why the action for one of them didn't work.
thanks for the reply. :-)

atomic
08-10-2008, 03:05 AM
So does it work now?

kbtdk
08-10-2008, 03:41 AM
i guess it does, atomic