<?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/SharedObject.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-26T04:14:51</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/SharedObject.html#83457" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#82933" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#77038" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#72225" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#71508" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#70158" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#83457">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#83457</link>
		<description>Hi, I am trying unsuccesfully to create a remote sharedObject for a simple &lt;br /&gt;chat, receiving the error: NetConnection was unable to invoke callback &lt;br /&gt;onBWDone.&lt;br /&gt;&lt;br /&gt;I have tried to set nc client to &quot;this&quot; and redefine onBWDone method, and in &lt;br /&gt;this way it doesn't throw any error, but the chat don`t work. :(&lt;br /&gt;&lt;br /&gt;Any clue?</description>
		<dc:creator>drusunlimited</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-04-26T16:03:51</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#82933">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#82933</link>
		<description>The documentation under the &quot;send&quot; command states: &lt;br /&gt;&quot;To process and respond to the message, create a callback function attached to the shared object.&quot;&lt;br /&gt;&lt;br /&gt;How does one create a callback function now in AS3?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-04-11T22:34:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#77038">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#77038</link>
		<description>I'm getting consistent crashes in AS3 when attempting to retrieve a Date from a local shared object, and that date property has not yet been created in the Shared Object (i.e., mySharedObject.data.thisDate == null). This is a problem when the flash file is run the first time...&lt;br /&gt;&lt;br /&gt;The workaround is to change the default object encoding for Shared Objects to AMF0:&lt;br /&gt;&lt;br /&gt;SharedObject.defaultObjectEncoding = ObjectEncoding.AMF0;</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-11-20T08:55:36</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#72225">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#72225</link>
		<description>My reply to OutOfMemory's comment about the data object being read-only is that the object being read-only means that you cannot change the object. It does not mean that you cannot change attributes of the data object, which is what the example is doing. &lt;br /&gt;The example which OOM gave would be the equivalent of setting private values in the shared object, which is not at all the same as setting publicly accessible values as attributes of the built-in data object. &lt;br /&gt;&lt;br /&gt;Inetdog</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-17T14:31:15</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#71508">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#71508</link>
		<description>Hi,&lt;br /&gt;&lt;br /&gt;I just wanted to clarify an issue with SharedObject properties. When a SharedObject is created on the client side and a property is set (not persistent), shouldn't the Admin Console report that there is some data associated with that shared object? Is this only applicable for shared objects created on the server side?&lt;br /&gt;&lt;br /&gt;Thanks.</description>
		<dc:creator>ramindeja</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-06T12:34:59</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#70158">
		<title>flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/net/SharedObject.html#70158</link>
		<description>In describing how to assign a value to a SharedObject instance, you use &lt;br /&gt;the example:&lt;br /&gt;&lt;br /&gt;so.data.highScore = new Number(1234567890);&lt;br /&gt;&lt;br /&gt;However, in the SharedObject property list, you indicate that 'data' is &lt;br /&gt;read-only.&lt;br /&gt;&lt;br /&gt;I believe the correct way to assign a value to a SO in AS 3.0 would be:&lt;br /&gt;&lt;br /&gt;so.setProperty(&quot;highScore&quot;, new Number(1234567890));</description>
		<dc:creator>OutOfMemory</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-07-15T12:47:28</dc:date>
	</item>
	</rdf:RDF>

