引用元サイト:Reflektions miniml > 3D carrousel in AS3 v3: rotating menuこういうの好き
3D carrousel in AS3 v3: rotating menu Based on the 3D carrousel in AS3 post I added z sorting and depth management in the last post where I sorted the array of items by z distance to the camera using the Array.sort() method. The following function is the one that evaluates all z values and sorts the array by ascending order.