Revealing more than 9 answers | Family Feud | Forum
9:25 am
This game is awesome and will be very useful to me in youth activities.
I have been able to edit the Questions.xml file with more than 9 answers and the blanks show up in the game for more than 9 answers but, I cannot reveal more than 9 answers using the numbers 1-9.
My question, is it possible to reveal answers 10, 11, 12, etc. by using different keyboard input or by modifying the code slightly?
Any help would be greatly appreciated.
Thanks for a great game!!!
12:31 am
You'll have to check the code to see where the keys are mapped and edit the code to include key assignments for numbers above 9. If I recall correctly, the key assignments in at the bottom of the code.
Additionally, you'll find that the layout wasn't intended to support more than 10 answers and that answers 11 and 12 in the right column run lower than the left column. You'd have to modify the layout in the page to accomodate more answers and have it display nicely.
Sorry I can't be of more help but I don't have Flash installed on my home PC or I'd provide a more helpful solution.