<?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 - coldfusion - 7 - htmldocs - 00001481.htm</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-26T05:31:23</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001481.htm#73877" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001481.htm#50412" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001481.htm#73877">
		<title>coldfusion/7/htmldocs/00001481.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00001481.htm#73877</link>
		<description>It appears that if you work with cfc's that manipulate session variables, flash manages a separate session variable from the coldfusion session.  This happens even when you enable JSESSIONID in the adminsitrator</description>
		<dc:creator>strobe3</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-09-20T16:07:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00001481.htm#50412">
		<title>coldfusion/7/htmldocs/00001481.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00001481.htm#50412</link>
		<description>The StructNew() function works well in a return with a few nested string variables. When nesting an array inside a structure it may not always work as desired.&lt;br /&gt;&lt;br /&gt;&lt;cfset  myStructure = StructNew()&gt;&lt;br /&gt;&lt;cfloop index=&quot;1&quot; from=&quot;1&quot; to=&quot;10&quot; step=&quot;1&quot;&gt;&lt;br /&gt;      &lt;cfset myStructure[x][1] = name string&gt;&lt;br /&gt;      &lt;cfset myStructure[x][2] = street string&gt;&lt;br /&gt;&lt;/cfloop&gt;&lt;br /&gt;&lt;br /&gt;For each structure created there is an array nested inside. When using a structure in this manner watch the CPU Usage of your computer. When this return is decompiled by flash remoting for your flash application, it will take more CPU cycles than returning a simple string. &lt;br /&gt;&lt;br /&gt;If the CPU Usage of your computer remains at 100% for 15 seconds you will see a pop up message that says. &lt;br /&gt;&lt;br /&gt;A script in this movie is causing Flash Player to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?</description>
		<dc:creator>Curtis24</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-07-05T08:27:37</dc:date>
	</item>
	</rdf:RDF>

