|
-
I am writing a quiz game in a simialar style to who wants to be a millionaire.
I am loading variables from a database using an asp page. The varilables are loading in fine but when I try to code using the variables flash does not seem to recognise them.
eg
colA = root.aud_A;
moviclip._yscale=colA;
and I am also having problems with if statements
if (answer == "answer_A")
does anyone have any ideas?
Thanks in anticipation
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|