A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: push data??

  1. #1
    Junior Member
    Join Date
    Dec 2000
    Posts
    5
    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

  2. #2
    Junior Member
    Join Date
    Oct 2000
    Posts
    23

    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
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center