A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: FSCommand: how do I create a text file?

  1. #1
    Senior Member
    Join Date
    Mar 2001
    Posts
    269

    Unhappy

    I'm hoping someone can help...

    I want to creat a presentation from an swf file.
    The swf file contains text fields.
    I want to output these text fields and use them as input to an executable I want to execute, from a button click, say.

    I've figured out how to execute any command.
    But, I'm not sure how I can get the text fields to be outputted.

    It's probably simple... but after a few attempts... I'm lost.

    If anyone can help, I'd reeeeally appreciate it.

    Thanks.


    Jam

  2. #2
    Member
    Join Date
    Dec 2000
    Posts
    72
    1st u can save a text file thru:
    fscommand ("save", "a.txt")

    and call the same file thru loadvariable action to get all the variables stored in the textfile which was saved...

    i guess u r looking for this only...

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