View Full Version : Please help me, Quiz game
play2
June 24th, 2004, 08:18 AM
<HR style="COLOR: #e2e2e2" SIZE=1> <!-- / icon and title --><!-- message -->
Hello everybody,
I am doing a quiz game with flash. The quiz has 10 questions with 4 answers each one.All these information is in a *.txt file.
My question is: how can i read randomly 10 questions of a file with 50 questions? i have to do it with actionscript.
Please help me.
Thanks.
senocular
June 24th, 2004, 08:22 AM
please keep your questions to one forum. Thank you.
Goth Santa
June 25th, 2004, 02:01 PM
<hr style="color: rgb(226, 226, 226);" size="1"> <!-- / icon and title --><!-- message -->
Hello everybody,
I am doing a quiz game with flash. The quiz has 10 questions with 4 answers each one.All these information is in a *.txt file.
My question is: how can i read randomly 10 questions of a file with 50 questions? i have to do it with actionscript.
Please help me.
Thanks.
I'm not 100% sure Actionscript supports reading from a text file. I want to say I saw something that said that, although that might've been talking about writing to one. Anyway, I'm not sure of the best way to do what you're talking about, but I found an <a href="http://www.actionscript4designers.com/past/wmg2/quizv2.html">article</a> that might be what you're looking for. Hope this helps.
evolution
June 25th, 2004, 02:36 PM
You can read a .txt file with actionscript, that is usually how I do current news section on my old site...
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.