PDA

View Full Version : problems navigating to the next qn



jorena
April 11th, 2003, 03:44 PM
i am developing a multiple choice quiz. when you click on a choice button, the bingo or sorry message appears for a while. then the animation is played for a while. after that, the next qn pops out.

however i have some problems making the next qn pop out after the animation is played.

i am new to actionscripting so can u take a look at my file and advise me how to do it? Thanks! I greatly appreciate it if you can help me coz i really need it to get running for my project.

blah-de-blah
April 11th, 2003, 11:13 PM
well you can make a button appear after the bingo question appears...

jorena
April 11th, 2003, 11:20 PM
thanks for ur advice. i also thought of putting a button for click to next qn but i prefer the qn to appear automatically after the animation is played. :-)

UNFLUX
April 12th, 2003, 01:47 AM
why not just a gotoandPlay at the end of the animation? You can
target the next questions starting frame then.