PDA

View Full Version : buttons play on page load


pelachrum
10-23-2002, 03:24 AM
ok this is probably one of those easy things but i still need to have it figured out

i have buttons that have movie clips on their roll over state.
For some reason whenever the main movie loads for the first time in the browser the movie clips in the buttons play (they should only play when mouse is moved over them of course). I know I'm missing a piece of script somewhere, stop action or something, but where, which timeline?
help out please
thanks

CyanBlue
10-23-2002, 05:08 AM
Howdy...

Maybe in the first frame of the movieclip that is located inside of the button... Better yet, double click on that movieclip from the library and put the stop(); at the first frame of that timeline...