A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash Element that reads from a .txt file?

  1. #1

    Flash Element that reads from a .txt file?

    Is it possible to create an swf with a textbox with a scroll bar that defines the text that is in the box from a .txt file that can then easily be edited?

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    yes
    at the start of your text file just and the variable name and = like

    txt1var=

    In the flash use loadVariables(yourtextfile.txt)

    or there is a LoadDynamic text function in the Action pull down in KM

  3. #3
    Member
    Join Date
    May 2004
    Location
    Netherlands
    Posts
    58

    Yes it is

    See example.
    Attached Files Attached Files

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