Hi Erik, > I want to send a post/getNetText from director
<snip code> Director actually has lots of capabilities for checking what's going on during a net operation. As a first start, you could look at: <http://www.director-online.com/accessArticle2.cfm?id=361> by Zac Belgado, which is a fairly comprehensive look at preloadNetThing. It also shows you how to track the progress of the operation, which will work just as well with getNetText. In summary, look at "tellStreamStatus", "getStreamStatus" and "netError(netID)" amongst others, and you'll have a much clearer idea of what's going on when you try and communicate with a server. Regards, Christian ---------------------------- Christian Wach [EMAIL PROTECTED] ---------------------------- [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
