<?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 - Array.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-26T01:53:52</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Array.html#80762" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Array.html#69951" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Array.html#80762">
		<title>flash/9.0/ActionScriptLangRefV3/Array.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Array.html#80762</link>
		<description>The documentation for splice is incorrect when it states that the third &lt;br /&gt;argument can be &quot;An optional list of one or more comma-separated values, &lt;br /&gt;or an array, to insert into the array at the position specified in the startIndex &lt;br /&gt;parameter.&quot; If an array is used, it is treated as a single value.&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;var a:Array = [1,2,3];&lt;br /&gt;a.splice(3,0,[4,5,6]);&lt;br /&gt;&lt;br /&gt;According to the documentation, a should now be [1,2,3,4,5,6].  Instead, it's &lt;br /&gt;[1,2,3,[4,5,6]].</description>
		<dc:creator>matthew at exanimo</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2008-02-15T12:45:58</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Array.html#69951">
		<title>flash/9.0/ActionScriptLangRefV3/Array.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/Array.html#69951</link>
		<description>From splice(), avocado is a fruit, not a vegetable. I recommend using splice() to remove it from the array.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-07-11T14:02:55</dc:date>
	</item>
	</rdf:RDF>

