Converting text 2 flash text

  • Started
  • Last post
  • 1 Response
  • unknown

    Ok, I need a utility or something that can allow me to enter plain text and then that utility will prepare entered text to Flash compatible external text file.

    What I mean is for example:
    Plain text file would look like:
    day1142ACTIVE=Some text
    day1142TITLE=Title for active

    and then I need that utility to convert the text to:

    day1142ACTIVE=Some+text&day1142T...

    you know what I mean. It will allow me to update text content easier. Oh the client doesn't have ASP or PHP so I can't build a script that would do that, otherwise I would.

    Thanks, cheers and Merry Christmas!

  • surfito0

    you can do that in flash, not too hard, there are a bunch of source fles on the web, check http://www.actionscripts.org or whatever.