my first project in Action Script 3.0 it's allot more work than 2.0 I should have used arrays and loops to make the code smaller but it works so maybe next time I will put a better one. By pier shaw
One Simple Menu made by using an external class.
You can customize it without any problems.
photos reside in a external folder .
Label of button are loading from name of movie
you must know only something about actionscript By Pizzigalli Andrea
I have had a lot of questions over the first version of this example since I put it up back in 2006. Mainly how to add more movieclips. So, finally an update. This one has less code, is easier to edit, and just better than before.
This is an example of the cool effect that you see on websites where a group of pictures slide back and forth depending on where the mouse is. This example is setup so that it can easley be inserted into your project. Enjoy! By Jason Savage
Action script draggable menu. It can be minimized and maximized using the first available "holder_mc", the mc respect the screen boundaries and use "swapDepth" to change the mc's stacking order. By Nelson Diotto