A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: Flash 8 pres button help

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jul 2009
    Posts
    5
    Here, for some motivation, is what I have right now;
    http://www.cyberdynenetworked.com/reaper/
    All the Content Slides are there, just not linked to the coresponding buttons, at least not yet!

    EDIT:
    I have tried this;
    Code:
    on (release) {
    gotoSlide ("slide3");
    }
    Not working.
    Last edited by Cyberdyne12; 07-15-2009 at 06:56 PM.

  2. #2
    Senior Member
    Join Date
    Nov 2004
    Posts
    928
    on (release) {
    gotoAndStop("slide3");
    }

  3. #3
    Junior Member
    Join Date
    Jul 2009
    Posts
    5
    Wow, thanks for replying, but it does not work though.

  4. #4
    Senior Member
    Join Date
    Nov 2004
    Posts
    928
    post your fla so i can look at it

  5. #5
    Junior Member
    Join Date
    Jul 2009
    Posts
    5
    Alright, sorry for late response;
    http://cyberdynenetworked.com/reaper/reapersvent.fla

  6. #6
    Senior Member
    Join Date
    Nov 2004
    Posts
    928
    sorry for wasting your time but i have no idea about the slide class

  7. #7
    Junior Member
    Join Date
    Jul 2009
    Posts
    5
    ... damn ...

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