View Single Post
Old 11-29-2003, 06:37 AM   #21 (permalink)
as_scripter
Inactive
 
Join Date: 10-13-03
Posts: 189
iTrader: 0 / 0%
Latest Blog:
None

as_scripter is a jewel in the roughas_scripter is a jewel in the roughas_scripter is a jewel in the roughas_scripter is a jewel in the roughas_scripter is a jewel in the roughas_scripter is a jewel in the rough
heh.

The riddles are simple. You place a input text box on the stage, fill in the var field with 'answer'. Then when the user hits enter just execute a simple script.

if (answer=="black") {
//You got it!
}else{
nomc.play(); // Play the NO sound
answer = "" //Make the input box blank
}
as_scripter is offline   Reply With Quote