Hi all,
Got a bit of a problem, I am trying to implement a CS3 – Action script 3 Quiz into my project, but it is not working. I am following the tutorial here:
http://www.actionscript.org/resourc...Quiz-Application-Using-AS3-Classes/Page1.html
I can get it to work in a single frame file perfectly, but I am unable to integrate it into my main document, My main document has a main menu which I want to link to the quiz.
http://jcb33.co.uk/host/OcUK/quiz.JPG
However, if I put the Document Class into my main file, it messes the whole thing up, and wont run, so I need to know:
1) Is there a way to just apply the document class to a single scene/frame
2) If not, can I have the quiz as an external file, which is run when I click quiz in the main file?
3) What else can I do to make it run? I do not want it as a separate 1 frame file, it needs to be part of the main thing…
Please please help!
Jcb33.
Got a bit of a problem, I am trying to implement a CS3 – Action script 3 Quiz into my project, but it is not working. I am following the tutorial here:
http://www.actionscript.org/resourc...Quiz-Application-Using-AS3-Classes/Page1.html
I can get it to work in a single frame file perfectly, but I am unable to integrate it into my main document, My main document has a main menu which I want to link to the quiz.
http://jcb33.co.uk/host/OcUK/quiz.JPG
However, if I put the Document Class into my main file, it messes the whole thing up, and wont run, so I need to know:
1) Is there a way to just apply the document class to a single scene/frame
2) If not, can I have the quiz as an external file, which is run when I click quiz in the main file?
3) What else can I do to make it run? I do not want it as a separate 1 frame file, it needs to be part of the main thing…
Please please help!
Jcb33.
