http://www.google.com/search?q=as3+telnet
Peter On 9/1/07, python_programmer <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I am considering using Flex for the client side of a project I am working > on (I have the server > side already written, and it is accessible using standard telnet). I > mainly want a prettier UI for > this. > > I tried to use the info at: > > http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm? > > context=LiveDocs_Book_Parts&file=17_Networking_and_communications_173_7.html > > But it keeps throwing errors (mainly that the ta and ba in Telnet.as are > not recognized). Is > there an actual telnet client around I could use as a reference, or could > someone point me to > some appropriate documentation for Flex on writing on? I am having a hard > time finding > anything substantial. > > Thanks! > > >

