A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Reading/Writing Files in AS?

  1. #1
    http://stellarsoft.net
    Join Date
    Apr 2003
    Location
    Ohio
    Posts
    77

    Reading/Writing Files in AS?

    I'm using Flash MX 2004....I just need to know how to read and write to files. Are there functions that can do this?
    The HTML release of my Flash "Book"
    http://www.nudnik-headache.net/tut

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    LoadVars() can load variables from .txt files, php, asp etc.
    To write to .txt files you'll need serverside scripting like fwrite in PHP. You can also check for Shared Object if standalone:
    http://www.macromedia.com/support/fl...ionary648.html

    gparis

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