;

PDA

Click to See Complete Forum and Search --> : Flash 8 pres button help


Cyberdyne12
07-15-2009, 03:54 PM
Hey! I'm newer at flash 8 and especially using Action Script, and Google just wont give me my answer! So I would love you if you help me, I dont think what I am trying to do is to hard.

I have a few buttons in my Pres Slide, and I want each one to take you to a different slide of the presentation, to make a sort of static interface. Hopfully you understand what I mean, seems simple enough, but for the life of me I cant find a code to work! Thanks ahed of time!

Cyberdyne12
07-15-2009, 04:54 PM
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;
on (release) {
gotoSlide ("slide3");
}

Not working.

gorlummeeguvnor
07-22-2009, 03:00 PM
on (release) {
gotoAndStop("slide3");
}

Cyberdyne12
07-23-2009, 03:54 AM
Wow, thanks for replying, but it does not work though.

gorlummeeguvnor
07-23-2009, 11:19 AM
post your fla so i can look at it

Cyberdyne12
07-24-2009, 05:12 AM
Alright, sorry for late response;
http://cyberdynenetworked.com/reaper/reapersvent.fla

gorlummeeguvnor
07-24-2009, 12:23 PM
sorry for wasting your time but i have no idea about the slide class

Cyberdyne12
07-24-2009, 12:38 PM
... damn ...