A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: [F8] Need help with adding tabs and button

Threaded View

  1. #4
    Member
    Join Date
    May 2008
    Posts
    43

    New sample with one button to show problem

    I figured that I would upload an example of what I am up against. The button is on slide one, but shows through all slides. I need to be able to disable buttons on lower slides when upper slides are activated.

    Do I use a code like this:
    trace("slide#mc reset");
    btn2.enabled = (_root.****** == _root.page);

    Robb, I notice that all of your slides show the mouse hand, this won't work when there are buttons on it would it? In my example there is no mouse hand on the slides, except where there is a button which is ideal.

    Thanks for the help so far, very appreciated!
    S
    Attached Files Attached Files

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