nice
the_emu, I think this IS frame by frame. The backgrounds might not be, but the characters were certainly made frape by frame. Anyway, nice job on doing it. I see some action scenes from equilibrium, too bad that movie sucked. The sound was okay, but at some places it was a little bit choppy. Like at the end, after the guy loses his face (pun intended), he falls on his knees. The sound you put there seemed a little bit too heavy, and then you used the same exact sound one more time when the guy died. Using some different sounds would've been nice, I know they're sometimes hard to find/make/edit but I think it's worth it.
Since I think the backgrounds weren't made frame by frame, maybe you could elaborate it a little bit more, like putting a few more details to the buildings, etc. But that's no big deal.
Your movie was really well done, and I enjoyed watching it twice in a row.
Oh and for the replay button, if you don't already have the code, here it is :
on (release) {gotoAndPlay("Scene 1", 1);
}
click on your button and put that in actionscript. Replace 'Scene 1' by the name of your first scene, and that's it.