A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: [MX] Something simple, why doesn't it work?

  1. #1
    Senior Member Ingale's Avatar
    Join Date
    Jun 2003
    Posts
    332

    [MX] Something simple, why doesn't it work?

    Hi!
    This is something very, very simple I try to make, but it doesn't work. I just need the MC to go to the second frame and stop on the release, and to go to and stop on the first frame when I hit the button again. Why doesn't it work?
    Thanks!
    Attached Files Attached Files

    Sometimes the most simple things are the most effective...

  2. #2
    [Horse Thief] gotoAndCrash's Avatar
    Join Date
    May 2007
    Location
    NW, USA
    Posts
    576
    you say:
    Code:
    _root.scene.gotoAndStop(2);
    but you forgot to give your "scene" the Instance Name "scene" on the _root.
    1 Infinite Loop, Cupertino is a portal of Hell.

  3. #3
    Senior Member Ingale's Avatar
    Join Date
    Jun 2003
    Posts
    332
    Right... and now I feel stupid.
    Haven't dealt with Flash for a couple of years, forgot almost everything... Oh, well...

    Thank you very much for your help!

    Sometimes the most simple things are the most effective...

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