I suppose you can do a different one:
on ClipEvent (enterFrame) {
with (_root) {
gotoAndStop ("instance")
}
}