A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: disabling buttons.....help!

  1. #1
    Junior Member
    Join Date
    Feb 2003
    Posts
    5

    disabling buttons.....help!

    Hi guys
    I am tryin to disable 4 buttons. The thing is that all the buttons, when clicked, activate the same movie(a popUp) so I want to have them disabled while the popUP is active, and then active again when the movie is closed.
    I am tryin to avoid the long way of writing code in every button.
    btw...i am using MX. any help would b appreciated

    -

  2. #2
    Senior Member
    Join Date
    Apr 2000
    Location
    Minneapolis
    Posts
    2,127
    quick and dirty way would be to put the 4 buttons in a mc then set its visibilty to false when one is clicked to launch pop-up.
    then when pop up is closed send a visibilty true to the button mc.
    setting visibility to false for the mc disables the buttons.

  3. #3
    Junior Member
    Join Date
    Feb 2003
    Posts
    5
    thanks...will give it a go.

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