A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: problem with scene jumping back to begining

Hybrid View

  1. #1
    An FKer
    Join Date
    Sep 2005
    Location
    Ontario
    Posts
    1,167
    So then it has to be something with your hitTest. Might be the whole _root.gotoAndPlay(120) line.

    I suggest naming frame 120 on Scene2. Click on it and at the bottom left you will see a spot where you can give the frame a name. Then change the line to:

    _root.gotoAndPlay("frameName");

    Give that a try

  2. #2
    Junior Member
    Join Date
    Dec 2005
    Posts
    5
    wahooo it work!

    thanx mate, thats such a big help



    cheers

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