I don't know if it's the best way but the way I would do it is with a
value object and WebORB.

Just read the file in, place the contents into the value object and
send it to Flex as a remote object.



--- In [email protected], "Body Works Studio"
<[EMAIL PROTECTED]> wrote:
>
> Hello All,
> 
> I need to make a pop up that will display the contents of a text file.
> I want to use a text Area as the file is read only. What is the best
> way to get Flex to access and read the file on the other server. The
> file contents are currently ascii text files.
> 
> Any help would be much appreciated.
> 
> Thanks for your time
> 
> Jeff
>


Reply via email to