A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How: 2 get working button in Movie clip

Hybrid View

  1. #1

    Exclamation

    I'm having trouble getting the button inside my movieclip to work.

    I working on a draggable menu for a flash piece.

    I know it involves actionscript.

    I would be greatful for any help.... Thanks!

    almightysounds
    Michael T.
    [email protected]

  2. #2
    Moderator enpstudios's Avatar
    Join Date
    Jun 2001
    Location
    Tampa, Fl.
    Posts
    11,282
    You need to have the button target the main timeline.

    on (release) {
    _root.gotoAndPlay (5);
    }

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