well just like the topic say's i was wondering if any1 can suggest me a good
way to make a trivia game though the big question is how shuld i load the
questions (with multiple answers) from flash or from txt or from asp?
any1 have recommends?
thanks in advance
MotionMaker - 09 Jul 2007 14:58 GMT
All your suggestions are valid.
The scripting language will give you more flexibility for dynamic responses
whereas the static text files are most rigid.
Even if you use static text, I would still return them in an ASP wrapper. I
prefer this to in the future I can add code to meet new requirements without
having to rewire the Flash side.