Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: Flash -- text files

  1. #21
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Ok, I will definitely look into this.

    I'd actually prefer external files; I think. You think cookies would work? I could save them with whatever text I wanted, whereever I wanted?

    The first one sounds cool... checking it out now.
    But... when you close the flash file, where does it keep the information? Does it go away when closed (like you can reload all you want til it's closed, but then it's gone after reopening) or does it save it into the flash file itself, or does it save it in a cookie/external file?
    It also appears to use cookies... but maybe as a way to save text files?
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  2. #22
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Yes, I think you could use cookies.

    Take the last one for example.. sure it is a high score file.. but you can use the INSERT to insert what ever lines of info you wanted.

    You also tell the file to be created and where. So instead of using:

    _global.domain+file.name

    you would just put something like:

    C:/savefile/+filename

    I am guessing that the others will work similarly as well.

    Also, on the flashkit forum They have a "newbies" section.

    Disreguard that it is a newbies section, the moderator there AsktheGeezer is very talented with almost every aspect of Flash and I am sure he can get something working in a matter of minutes.

    Good Luck with that!
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #23
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Well, thanks a lot.
    i've looked at it some more, but I'm pretty busy; I'll test it out later today. I'm sure something will work.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •