Prova così:

1° fotogramma

car=getBytesLoaded();
tot=getBytesTotal();
if (car==tot) {
gotoAndPlay ("Scena che vuoi",1);
}