A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Flash Crap!

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Posts
    116
    Flash can't seem to read from the *.txt file produced by asp!!
    Is it true?
    Anyone has the same problem?

  2. #2
    Senior Member
    Join Date
    Jan 2001
    Posts
    120
    Well... I'm less experienced than you but I will try to help you....

    Flash should read all files you will order him to - so problem may be the format of data in file... I guess you are loading the variable from file yes? So check if there are good syntax: &variable=value& or without (&) if you like...
    My flash always read all - asp, php or other files with no problems.

    Star

  3. #3
    Senior Member
    Join Date
    Aug 2000
    Posts
    116
    Yes,I am quite sure my syntax is right
    this is what the asp write in the text file:
    name=peter&ClassNo=28&IcqNo=2312312321&eof=true
    tell me if I am wrong

    But flash can't get the eof value
    I have tried to create a text file wilh the same content in it but not via asp,flash can detect eof=true and go to the next frame

    I don't know why

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Posts
    116
    Yes,I am quite sure my syntax is right
    this is what the asp write in the text file:
    name=123123&ClassNo=28&IcqNo=2312312321&eof=true
    tell me if I got anything wrong
    But flash can't get the eof value

    I have tried to create a same text file but not via asp,
    flash can detect eof=true and go to the next frame

    I don't know what's going wrong

  5. #5
    Senior Member
    Join Date
    Aug 2000
    Posts
    116

    !

    Yes,I am quite sure my syntax is right
    this is what the asp write in the text file:
    name=123123&ClassNo=28&IcqNo=2312312321&eof=true
    tell me if I got anything wrong
    But flash can't get the eof value

    I have tried to create a same text file but not via asp,
    flash can detect eof=true and go to the next frame

    I don't know what's going wrong

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