View Full Version : on click change Image


erra
02-07-2003, 03:41 PM
Hello I have looked througt the toutorials that came with Flash MX.and allso search the internet but I cant find any help to this.

I have about 10 images that I want to display in a flash document and later put it on my web site. I have mounted one image and have an arrow next to it and I want to be able to click that arrow and the next image shows at the place where the first image was. I also have an arrow to the left of the image and I want to be able to use this arrow to go back to the previous image.
I guess there is some kind of action to use but I`m very new to Flash MX so please help me out

/Erik

Marianne
02-07-2003, 06:05 PM
start a new flash file
make two layers, one with the arrows, and one with the graphics
on the first frame, add the action "stop".
the arrow should be a button, give it the action "go to and play next frame"
Give the next frame, with the new graphic, also the action "stop".
As for the arrows, you don't need to insert a new arrow-button on every frame, just insert them on the first frame of that layer.

Good luck!