From: Suraj R on
Hi,

I'm trying to find the code for the Quiz class, which seems to come with
flash. I'd like to know what happens in the code, as I'm trying to customize
the quiz component.

In the quiz template, the following code is used:

// 1-1: Initialize an instance of the Quiz Class
_parent.QuizTrack = new Quiz();

Where can I find the code for the Quiz class?

Later on, a QuizTrack.setNewPage(); is used. I'd like to know what this does,
how scores are tracked etc.

It'd be great if someone could point me to where I can find the code for the
quiz class. Nothing shows up in help directly relating to the class.

I'm kinda rusty with flash as well, so all you might need to do is show me the
basics of locating a class in flash.

NOTE: I am not talking about the LToolbox super class, which can be found in
the library of the quiz template.

Thanks for any help & God Bless