In DESPERATE NEED of help

Hey, my friend just mailed me a quiz she’s been making on flash mx 2004 for her media assignment due by the end of the day- and she can’t figure out how to do one thing! And to be honest neither can I!

Could someone please take a look at it and help out?

Okay, so apart from the insane graphics, it’s a quiz that uses an XML file for the questions/answers. The code itself is pretty logical if you look at the fla.

What she wants to do is this:

When the quiz ends and the score is calculated she wants it to divert to a different frame or scene depending on the score you got.

atm the score is calculated at the end like so:

userScore=(numOfQuestionsAnsweredCorrectly*100)/
(numOfQuestionsAnsweredIncorrectly+numOfQuestionsAnsweredCorrectly)

and that appears in a dynamic text box… But what she wants is an “if” sorta thing where:

score of 100 goes to frame 88
score of 80 goes to frame 89
score of 60 goes to frame 90
score below 60 goes to frame 91

What does she need to use and more importantly where? PLEASE, PLEASE help!

the fla is here: http://www.hokage.co.uk/quizhelp.zip

Any help appreciated in advance!