External text file

I will be creating a site where I need to make one portion bring in data from an external text file. One that people can edit that are not technical. I wanted to know if there is a way to do this and if I can make some sort of template where they can make certain things bold or different colors. Any ideas??? THANK YOU :beam:

here is a start for u, hope its what ur looking for…

http://www.kirupa.com/developer/mx/dynamic_scroller.asp

if you ignore the parts about the scrollbars and just follow the rest you should get it, also if you want text to appear as bold or in different colours, click the render text as html button in the properties box while your textfield is selected. This will however mean the person creating the text file will need to insert a few html tags where needed within the text file if they want bold text for example in the web page, but after a few tries at it I’m sure they’ll find it easy enough.

this tutorial will show how to load text files
http://www.kirupa.com/developer/mx/dynamic_scroller.asp

some of these might help
http://www.kirupaforum.com/search.php?s=&action=showresults&searchid=25109&sortby=lastpost&sortorder=descending

I’ll make an example for you … just give me a moment

here you go :smirk:

THANK YOU VERY MUCH I will try the zip file :slight_smile: and read the tutorials. This is what I thought I could do but I dont think this will solve the non techical user part of it :frowning: Is there any componets out there that may help. I saw a data grid but haven’t tried it. THANKS(-: