Urgent Assignment Help Please

Soldato
Joined
11 Apr 2003
Posts
4,329
Location
Notts
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.
 
Not realy no, I have been working on it for a couple of weeks, I just only got the the quiz element now :/
 
Right, panic head off, and logic head on, I will try once more to see if anyone can help with this, if not I will simply create the quiz without action script:

Question - 4 Buttons For Answers
3 Wrong
1 Correct

Correct Selected > Congratulations Slide > Next Question
Wrong Selected > Sorry Slide > Next Question

There will not be a score tab at the end but oh well!
 
Back
Top Bottom