A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: fscommand("save") question?

  1. #1
    mentally unstable member smayer72's Avatar
    Join Date
    Jan 2001
    Posts
    527
    G'day
    I have manage to save an .ini file using the following:
    fscommand("save", "c:\windows\system\file.ini.
    For some reason it adds a "&" before the variables it saves. .ini file looks like this "&variable=value".
    I need to bring this variable back into flash without the ampersand. How can I do this? Is the ampersand going to prevent me from loading it as a variable? Any pointers would help here.

    Thanks
    Scott

  2. #2
    ActionScript.org
    Join Date
    Aug 2000
    Posts
    1,030
    ampersand is the flash variable separator. load the file and you will see it doesn't come in.

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