A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Linking Scenes, Can't get it to work

Threaded View

  1. #1
    Junior Member
    Join Date
    Aug 2009
    Posts
    19

    Linking Scenes, Can't get it to work

    Hi All,
    I've been asked to make a simple game and have very basic flash knowledge, I was approaching it as an "interactive comic" kind of way to make things easier for myself.

    However it's become very cluttered and I'm trying to figure out how to link scenes to keep things a little more organized so I don't make things harder than they need to be.

    I've looked online and followed the instructions to a tee, however when I try to impliment them into the game, nothing happens, no error code, just nothing happens.

    The .fla is too big to attach, so i've attached a brand new .fla using the same codes.

    I've tried the following codes:

    on(release){
    gotoAndStop("Scene 1", 1);
    }

    That didn't seem to work, so I tried naming the scene as you'll see and tried that, still nothing, I'm sure I'm missing something really simple but having very minor flash knowledge I can't see what that is.

    If anyone could let me know where I'm going wrong I'd really appreciate it.
    Attached Files Attached Files

Tags for this Thread

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