문제

I have a movie clip in my flash i've duplicated it by right clicking on it and renamed the duplicated as enemy1. when im trying to print it's coordinate by using:

trace(_root.enemy1._x);

It is printed as undefined. How can i find the location of it? Thank you

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top