Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Random Questions Without Repeating
From: Wayne Pennell \( Web Master \)
Date: Tue, 25 Jul 2000 22:44:52 +0100

Make an array then flag the question with a value concatenated to it .. then
condition it

If Rnd (x) ="*"
then
rnd(again)
end

Make each question a function to return 1 or 0 for each answer and also for
tally of score.
If you need help on the Array let me know I'll email you an example if
necessary.

Wayne Pennell
----- Original Message -----
From: "Paul Steven" <p [dot] stevenatbtinternet [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Tuesday, July 25, 2000 2:38 PM
Subject: FLASH: Random Questions Without Repeating


> Hi all
>
> I am making a quiz where there are 30 questions. I want to randomly choose
a
> question and ask it then remove it from the question pool. I normally have
> no problem doing this sort of stuff in Director - I simply create a list
of
> the question numbers and remove the question number from the list after
> asking the question - but I can't figure out how do do it in Flash - am I
> being really dumb?! The only way I can think of is have 30 variables i.e
> Question1_Asked=False, Question2_Asked=False etc and set the boolean to
True
> if asked.
>
> Anyone suggest a better way please.
>
> Thanks In Advance
>
> Paul
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and the Flash(tm) Film Festival
> July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
> www.flashforward2000.com
> Produced by United Digital Artists and lynda.com
> Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
> shockwave.com and Electric Rain.
> 1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
> Register before June 30 and save $200!!-- www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Random Questions Without Repeatin, Paul Steven

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]