I suppose the real reason I ask, is that I am curious how you plan to store the question/ answer data. This information will be helpful to us so we can best help you without giving you too much information which would stunt your learning, or giving you information that will make what you plan to do later more difficult. Do you plan to hard code each question on a separate card, or do you plan to use some sort of data base structure? On the one hand, hard coding it can probably be done with less experience, but it will be difficult to add/ change questions for future use. If you are planning to hard code it, then you might look into the use of button custom properties to store whether or not the answer displayed for that button is correct. If you are using a data base, do you plan to access the questions randomly? Do you plan to randomize the buttons as to which is the correct answer?LMW-YBC wrote:Hi, Magice,
I only used the if statement because it's a function I'm more used to (the tasks I've done for LiveCode in the past involved if statements). I'll give those scripts a go with my program once I'm at school again though.
Thanks
- LMW
Activating procedures with multiple buttons
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller