code:
on (release) {
gotoAndStop(2);
_root.po.attachMovie("gun2", "gun2", this.getNextHighestDepth(), {_x:30, _y:0});
}
I want to know what
this.getNextHighestDepth()
does in this code
Thanks!
|
Results 1 to 3 of 3
Thread: AS explanationThreaded View
|
Click Here to Expand Forum to Full Width |