Log in

View Full Version : help on Flash please D:



mayshallwin
03-16-2008, 03:03 AM
yes umm im so new in flash...so here goes:

you know in flash when you click on something it takes you into a new page and the background stays the same but the info is just different. uhh

i cant really explain but i think im asking how would you link the Flash to other pages? not like websites or anything but just your other files O:

please and thank you

Medyman
03-16-2008, 02:07 PM
Well, I thought I knew what you were asking until that last line.

Are you trying to link to other frames within the flash movie or another flash file?

Linking to another flash file is kind of a complicated process for a beginner. Here (http://gotoandlearn.com/player.php?id=27) is a good video tutorial on it, but it might be a little bit past your skills if you're just starting out.

Linking WITHIN the same flash movie to another "page" or frame is quite simpler, you would use the following two actions:

gotoAndStop(32); and gotoAndPlay(12);

gotoAndStop goes to the frame number inside the parenthesis and stops, gotoAndPlay plays from that point forward.

This (http://www.baycongroup.com/flash/08_flash_movie.htm) is the very first tutorial I ever did when I began Flash. It helped me grasp the basics, maybe it will help you too.

Good luck & Happy Flashing :)