
August 6th, 2003
08:24 PM
One problem with an animated button, plz help.
Ok I have a movie clip and it's animated.
After 20 frames it appears.
Is there a way where I can have the button start working once it is at a certain frame?
Also In the "OVER" box in the button clip is there a way I can tell it to play a certain frame of that movie clip?
thxs
___________________
Hi! I'm a signature virus !!!
Copy me into your signature to help me spread.

August 6th, 2003
08:32 PM
I got the 'On' part but I don't know how tomake it work in a button clip
___________________
Hi! I'm a signature virus !!!
Copy me into your signature to help me spread.

August 6th, 2003
08:40 PM
yes and yes.
1. I think you mean to have it be a normal movie clip and then after a certain amount of frames have it become an active button. If this the case, just make your movie as normal then on the frame that you would like it to be an active button place a keyframe in the movie timeline and in the property inspector switch it from movieclip to button.
2. Insert a keyframe in the overstate, if there isn't already one there. Open the actionscript panel and use---- gotoAndPlay(yourframenumber);----if the button is nested deeper than the movie you want to play, then you are going to have to target the path first, for example _root.gotoAndplay();

August 6th, 2003
08:55 PM
Sick, it works. But for some reason if I want to put my cursor over the image again it doesn't work. Only works the first time I do it.
___________________
Hi! I'm a signature virus !!!
Copy me into your signature to help me spread.

August 6th, 2003
09:02 PM
Nevermind, I got it. Thanks alot man.
___________________
Hi! I'm a signature virus !!!
Copy me into your signature to help me spread.

August 7th, 2003
07:07 AM
Okay, I just went back to it and it is all funky check it out. What am I doing wrong?
http://www.wpns.org/menu.swf
Run your cursor over it fast. It is staling for some reason.
___________________
Hi! I'm a signature virus !!!
Copy me into your signature to help me spread.

August 7th, 2003
04:19 PM
Neverside Newbie
Status: Offline!
i noticed that it does it every other time when i mouse over. for instance it works the first time i mouse over, but then when i take the mouse off and move it back over no matter how fast or slow i do it, it doesnt move the 2nd time. then i do it again and it works. and so on....this the problem you mean by stalling?
___________________
"Using a key to gouge expletives on another's vehicle is a sign of trust... and friendship."
- Ignignoc, Aqua Teen Hunger Force
-------------------------------------------------------
[ www.hybridart.com ]

August 7th, 2003
07:28 PM
yup. Wouldd you happen to know how to fixit?
___________________
Hi! I'm a signature virus !!!
Copy me into your signature to help me spread.

August 8th, 2003
06:53 AM
Zip up the fla and post it so we can see the code and then we can tell you what to fix.

August 8th, 2003
07:11 AM
Here you go.
___________________
Hi! I'm a signature virus !!!
Copy me into your signature to help me spread.