is there any way of doing this?

oh and heres a second question

Code:
BulletClip = _root.attachMovie("rbullet", "pbullet"+NextDepth, NextDepth);
in that AS, does the pbullet stand for the instance name?