A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Write to a txt file from flash localy on my hard drive

  1. #1
    Webmong
    Join Date
    Mar 2004
    Location
    London UK
    Posts
    24

    Write to a txt file from flash localy on my hard drive

    Hi all
    I need to write to a txt file from flash localy on my hard drive and have no idea how to do it....PLEASE HELP ME!!!

    This is the way I need it to be writen:

    var1=this is the content I need the write|this is content in the same var seperated by the "|" symbol|
    &var2=this is the second lot of content I need the write|and so on|and so on|and so on|

    I need the flash file to use text inputs in a form to collect the info and write it to the TXT file which is in the same directory as the SWF.

    Cheers
    Chris

  2. #2
    free-webmaster-resource.com deamothul's Avatar
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    1,475
    maybe this can be helpfull to you:
    http://www.actionscripts.co.uk/tutor.../05/index.html

    have a play with it

  3. #3
    Webmong
    Join Date
    Mar 2004
    Location
    London UK
    Posts
    24
    Thanks mate...I look at the info on that page but the thing is.........I need to do this localy and without using php or any other server scritping.

    any other ideas?
    Chris

  4. #4
    free-webmaster-resource.com deamothul's Avatar
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    1,475
    well i dont think its gonna work, you will need another language like php to do these kinda things. with only flash you aint gonna make that happen.
    why dont you setup a localhost locally and then just use php?

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