<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - flash - 9.0 - ActionScriptLangRefV3 - flash/net/NetConnection.html</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T07:09:49</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#87559" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#83371" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#80763" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#74307" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#73543" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#87559">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#87559</link>
		<description>@Mete Atamel&lt;br /&gt;&lt;br /&gt;There are a number of predefined Adobe methods that the client can respond to. For these, look at the events listed in the flash.net.NetStatus class. &lt;br /&gt;&lt;br /&gt;The client object is the object on which the server looks to invoke methods upon. For example, if you want your RTMP server to invoke a method named &quot;helloWorld&quot; on a NetConnection, it will look for that defined method in the client object on your NetConnection. Likewise, the NetStream functions mentioned above are invoked upon the NetStream's client object. Also, all NetStream.send() and SharedObject.send() calls are invoked on a user's corresponding client object.&lt;br /&gt; &lt;br /&gt; - TK</description>
		<dc:creator>rfkrocktk</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-09-08T22:26:02</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#83371">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#83371</link>
		<description>Need more explanation on the client property. Which callback methods can the client object respond to?</description>
		<dc:creator>Mete Atamel</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-04-24T08:47:57</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#80763">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#80763</link>
		<description>This example of using a CustomClient class as a callback handler was a great starting point.  However, is there someplace with an example more substantial that to have the callback functions use trace?  I'm trying to retrieve data in order to update the contents of a text field, but I get errors telling me that my text field is undefined.  How do I &quot;hook&quot; the recognition of the handler into the .swf that's running so it can see the items on the Stage?&lt;br /&gt;&lt;br /&gt;Thanks</description>
		<dc:creator>SolitonMan</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-02-15T12:55:25</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#74307">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#74307</link>
		<description>Thank you, Zubaz! &lt;br /&gt;&lt;br /&gt;He's absolutely right -- if you find yourself getting NetConnection.Connect.Failed errors trying to connect to Flash Media Server 2 using Actionscript 3, you need to add the line he mentioned above. I just wanted to confirm that the fix works.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-10-01T18:10:21</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#73543">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/NetConnection.html#73543</link>
		<description>If you inexplicably get connection refusals to FMS using AS3, try adding the following line before you create your instance of NetConnection.  I imagine a new version of FMS is on the way, but FMS &lt;=2 can't understand your AS3 stuff, so this sets it to AS2 mode.&lt;br /&gt;&lt;br /&gt;NetConnection.defaultObjectEncoding = flash.net.ObjectEncoding.AMF0;</description>
		<dc:creator>Zubaz</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-09-12T00:01:55</dc:date>
	</item>
	</rdf:RDF>

