yoolek as3 flash cms

6Aug/090

test short

function SwapDepths(e:MouseEvent):void {
	var target=e.target;
	this.setChildIndex(target, (this.numChildren - 1));
 
}
this.addEventListener(MouseEvent.MOUSE_DOWN, SwapDepths);
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


Trackbacks are disabled.