Dear all,
I’m designing an application that will calculate energy needs for horses. This takes a lot of user input, e.g. age, weight, gender, activity, etc. I collect the input and use it in simple formulas to arrive at a certain energy value.
A major structural divide is wether the horse is less than 3 years old or not. So, I ask this question and move to one of two forms/movies. First question, how is this conditional branching done, if >3 years go to movie/form A else movie/form B? Second question, should I use forms or movies? This is to get me started!
I get the part with setting up text boxes for input etc. Also, I’m not totally new to programming just new to Flash, which by the way seems like a very cool piece of software.
Sincerely, Lejonberg