PDA

View Full Version : displauying info from outside files other than txt files...


iconboy
09-09-2004, 05:54 PM
im making a flash site for a computer company and they need to update their inventory everyday. So i thought.. Ill make a flash site that gets info from an outside source that way only the outside source has to be update... but because of messed up formatting in txt files i was wondering if there was anyway to display info from an excel file with cells?

because when i do a txt file there are spaces where id ont want and nothing is uniform... also cant get a scroll bar working with it !! :(

CyanBlue
09-09-2004, 06:54 PM
Howdy and Welcome... :)

Nope... Either you create your own tool that will read the external data file and somehow make it better readable/editable or teach them how to actually read the content from that format... Usually it is easier to create a tool for it... :)

Ruben
09-09-2004, 07:06 PM
Nope... Either you create your own tool that will read the external data file and somehow make it better readable/editable or teach them how to actually read the content from that format... Usually it is easier to create a tool for it... :)

Not to be smartypants out here or anything...but erm...so the new XML() is only for loading html-files (and alike)??

By the way, you were talking about messed up formatting in txt-files...but there's a way to load text like this (which could be in a txt-file) and put each line in an array
bladiebladiebla
another sentence
and another sentence...
and another bladiebladiebla
lalalala
that'd be enough for today
...I recogn

:) - Ruben