Griffe
02-17-2004, 03:23 PM
I have this small problem... I'm a complete noob to actionscript, still I wanna figure something out.
I have this scene which works great. It gives questions in random order, exactly what I need. But now the problem occurs, it goes on endlessly. Now I made a variable in the first frame... (I think I did this wrong) In my opion it needs to have value "0". Then for every question that's answered right it needs to add "1" to the variable and then it needs to check, when the variable is equal to 5, it needs to goto and play to a new scene.
How do I program this variable thingamading ??
Regards,
da Griffe
I have this scene which works great. It gives questions in random order, exactly what I need. But now the problem occurs, it goes on endlessly. Now I made a variable in the first frame... (I think I did this wrong) In my opion it needs to have value "0". Then for every question that's answered right it needs to add "1" to the variable and then it needs to check, when the variable is equal to 5, it needs to goto and play to a new scene.
How do I program this variable thingamading ??
Regards,
da Griffe