pixifish
January 18th, 2002, 10:23 AM
I require one action to be definately executed on one target movieclip.
Then I need to check 5 other movieclips to see if they are on a certain frame, and if so then to instruct them to play.
I understand that I need to use if / else statements and _currentframe property for the second part...but I can't get both parts of the code to execute. Only one or the other...Is there and and statement or something of the like....
Then I need to check 5 other movieclips to see if they are on a certain frame, and if so then to instruct them to play.
I understand that I need to use if / else statements and _currentframe property for the second part...but I can't get both parts of the code to execute. Only one or the other...Is there and and statement or something of the like....