A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: loading external text...

  1. #1
    Member
    Join Date
    Aug 2003
    Posts
    50

    loading external text...

    Is there anyway i can load text from a doc file?

    What i need is when loading an external text for example my band's news, view the date of the new in different color and font size. Is this generally achievable when loading from external file? I cannot do this with .txt files

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    You can do it from .txt files but with html formated text. Flash only yet supports some 11 or so html1.0 tags, although the < li> tag also somewhat works...

    http://www.macromedia.com/support/fl...s/htmltext.htm

  3. #3
    Member
    Join Date
    Aug 2003
    Posts
    50
    Originally posted by oldnewbie
    You can do it from .txt files but with html formated text. Flash only yet supports some 11 or so html1.0 tags, although the < li> tag also somewhat works...

    http://www.macromedia.com/support/fl...s/htmltext.htm
    I took a look at that link.
    What i have is a text like this:

    12/03/04

    blblablabllaablablablabla.....

    13/03/04

    claclaclaclalclal.....


    assuming this text is in .txt file, when adding a new date in that file how can the be different in color etc when loaded in the text field. Otherwise it'll be the same for me everytime to edit the actions in the .fla file for the updated dates...

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