Remembering the Last step and going back?

Hard to explain, i might have to draw a picture but its a fairly common thing but I can’t figure out how to do it.

Basically say I have 4 areas in my website. There are 4 buttons that correspond to the four areas.

On the main screen are outlines of boxes. Each section will have a different sized rectangle so I want the boxes to transform to the new sized box.

So say you click on number 2 and you are on section 1. The main box will change size to the shape in number 2 from number 1. Then say you click on button 4. The box will then change to the shape of the box for section 4 from the size of the previous box.

How do you get it to remember where you are in order to transform to the area where you click the button?

If it needs a diagram let me know.

This would be a great help to me

Thanks!

looky here:

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=24364

add: gotoAndPlay(“area2”); etc.

and if you want more:

http://www.kirupaforum.com/forums/showthread.php?threadid=24435

Will check those out today at work, thanks. Hopefully they are what i need :slight_smile:

it’s very doable especially the first link leads to a very simple (yet smart) script, but have a look at this link too:

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=24526

good luck :slight_smile: