l.smith@sixforty.co.uk
08-30-2001, 09:13 AM
Hi everyone :)
I am quite new to actionscripting in flash, but an old hand at PHP/Mysql.
I am using loadvariablenum to load some variable into my movie, I am displaying them in a text box so I know they are loaded and a at which level.
I am writing a quiz so I am loading the Q and A from a mysql database and the user answers by typing in a textbox, however when using - (myanswer_var eq answer_var) doesn't ever return a match, I've tried the same thing with the Q and A from a textfile and it works.
I am completely stuck, I've tried String() to make sure the variables are of the same type and I've tried different "equals to" operators.
Please can someone help me, it's driving me mad.
Look forward to hearing from you,
Leigh
I am quite new to actionscripting in flash, but an old hand at PHP/Mysql.
I am using loadvariablenum to load some variable into my movie, I am displaying them in a text box so I know they are loaded and a at which level.
I am writing a quiz so I am loading the Q and A from a mysql database and the user answers by typing in a textbox, however when using - (myanswer_var eq answer_var) doesn't ever return a match, I've tried the same thing with the Q and A from a textfile and it works.
I am completely stuck, I've tried String() to make sure the variables are of the same type and I've tried different "equals to" operators.
Please can someone help me, it's driving me mad.
Look forward to hearing from you,
Leigh