// 設定索引位置 // =============================================== setChildIndex(bath_mc, 0); //把浴室設在最下層 //把bubbleArea 放在浴室的上一層 addChildAt(bubbleArea, 1);