A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: "disable" a MovieClip or buttons inside it?

  1. #1
    Junior Member
    Join Date
    Jul 2010
    Posts
    2

    "disable" a MovieClip or buttons inside it?

    Hello to everyone!!
    Newbie on Board asking for help

    On my scene there is a "select_MC" navigation MovieClip with buttons (starts with the scene)

    Also a "playme" MovieClip with stop at frame 1

    When a button is pressed:
    _parent.playme.gotoAndPlay(2)
    _parent.select_MC._alpha = 0
    (hide navigation MC)

    but I'm not able to disable(?) the buttons in "select_MC" MovieClip and enable(?) them again when "playme" MovieClip ends. How can this be done? I haven't figure it out from the posting I've read

    Thanks for your time

  2. #2
    Carpe Diem - Moderator wolfgross's Avatar
    Join Date
    Apr 2001
    Location
    SWiSHzone
    Posts
    1,700

  3. #3
    Junior Member
    Join Date
    Jul 2010
    Posts
    2
    Thank you very much!! Most helpful!!!

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