A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Button

  1. #1
    Senior Member
    Join Date
    Feb 2001
    Posts
    382
    I'm doing a navbar and I want the button to fade out on the HIT state so I made the HIT state a movie clip.
    BUT when a draw the rectangle around it so users will not have to click the text then the animation part doesn't work...Can anyone help???


    Z

  2. #2
    Member
    Join Date
    Feb 2002
    Posts
    74
    I'm sure there's a more sophisticated way of doing it, but how about making the button as normal, then attaching an 'on release go to...' and send it to a frame containing the button fadeout movieclip? Then send it on its way to the next destination.

  3. #3
    Senior Member
    Join Date
    Feb 2001
    Posts
    382

    Why the hell did not I think about this????

    BUT...
    You can't do that...animation will play itself eventhough
    you put tha Action on the button. You have to make the animation on the HIT state so it wont activate itself until the user HITS it


    Z
    [Edited by zorrosrk on 02-15-2002 at 08:54 AM]

  4. #4
    Member
    Join Date
    Feb 2002
    Posts
    74
    How about attaching a 'Stop' action to the frame before your fading button movieclip frame? You should label this frame and direct your button script to it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center