RSS
email

SwapDepths in flash8



Steps to bring Movieclips to front:

1) have two moviclips named mc1, mc2


2)Paste the following code in the firstframe

mc1.onRollOver = function() {
this.swapDepths(_root.getNextHighestDepth());
};
mc2.onRollOver = function() {
this.swapDepths(_root.getNextHighestDepth());
};

Bookmark and Share

0 comments:

 

Recent Posts

Recent Visitors

Donate Me

About Me

My photo
Chennai, Tamil nadu, India
Nothing more to say about me.. Just a Action Script programmer / Flex developer having 4.5 years of experience.