|
-
depending on how your button is setup:
i use a movieclip, I make a layer called labels, in this I make three labels _up, _over, and _down. the labels are over each corsponding state of my "button".
then when you use:
myButton.onRelease = function() the movie clip will act like a button.
So unless you have a label named "_down" in your button, the code above will not work.
IMS
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|