onClipEvent (load) { this.image.attachMovie("b1_image_1","b1_image_1",1); this.image.attachMovie("mask_1","mask_new", 2 ); mask_1.setMask(mask_new) }