A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: _root help

  1. #1
    Junior Member
    Join Date
    Jan 2002
    Posts
    10
    i'm desiging a website for my friend. on request, i made all buttons in a movie clip that have pull down buttons. a nifty trick, but i cannot get the buttons to work properly.

    i use normal mode, and it hasn't worked properly. i've heard that to function, it needs the _root. command, but i have fooled around with it and am better off asking for some real help. if you could get one button to work, i could copy/paste/edit for the others.

    i'd like the buttons to work when pressed. the content is on scene1.

    please help

    stews

  2. #2
    Senior Member
    Join Date
    Mar 2001
    Posts
    192
    describe "pull down buttons" please.

  3. #3
    Junior Member
    Join Date
    Jan 2002
    Posts
    10
    pull down, are ones when you go over main buttons- little submenu ones come down. i figured it out

    basically it was:

    on (press) {
    _root.gotoAndStop(1);
    }


    unfortunately, i still haven't been able to get them to go to frame labels- although labels only help make things clearer.

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