A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: simple .txt saving

  1. #1
    Your site goes here RedAbode's Avatar
    Join Date
    Apr 2002
    Posts
    828

    simple .txt saving

    Yes, i need help with typing a text into an input box in flash MX.
    And clicking a button Named Save which saves the text you just inputed into a .txt file which is located in the same directory say www.redabode/saved.txt

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    Flash cant do that by itself. You need a serverside script, asp,php,cgi depending on what your server supports.

    I use FlashDB, a cgi script from www.kessels.com that just lets you save and retreive text (variables) from a textfile.

    As long as you do all scripting in Flash you can do guestbooks, counters , highscores amd a lot of cool stuff with these kind of scripts. Like a poormans database.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  3. #3
    Your site goes here RedAbode's Avatar
    Join Date
    Apr 2002
    Posts
    828
    you may need to explane to me further about this, if anyone, i mean anyone! knows an easier way to do this tell me. plz

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