Groups | Blog | Home
all groups > flash actionscript > september 2005 >

flash actionscript : MovieClip As Button


TweeningPhool
9/28/2005 9:41:08 PM
Okay, easy question. I have a movieclip that i want to act as a button. this
movieclip just contains text and i want to create a "hit" area so the user
doesnt have to be really precise to click on the text. but so far, I'm having
troubles recreating this. I have created in this movieclip a timeline with
"up" , "down" , "over" and "hit" actoins in it. and my code looks something
like this

on (rollOver)
{
gotoAndPlay("over");
}

etc. Does that make sense to anyone? Can anyone solve my problem?
kglad
9/28/2005 10:25:30 PM
TweeningPhool
9/28/2005 10:44:30 PM
kglad
9/29/2005 1:01:48 AM
AddThis Social Bookmark Button