|
-
Hi!! I'm doing one of those millionaire games ... I would like to push some data for the questions, that would save me some space, importing the questions from a .txt, but I dunno how to do that? Can u help me? thanx
-
Get variables
I haven't had much practice in this but i've had it working b4. Arange all your questions in the .txt file as
qa=whatever question is?&qb=whatever question is?&qc=whatever question is?
etc. making a new letter after q for each question. then code in the flash to load the variables,
Load Variables ("whatever.txt", 1)
then create text fields named qa - qz or whatever else you have in mind.
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
|