<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dynamically loading XML files using the HTTPService tag</title>
	<atom:link href="http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The No</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-9059</link>
		<dc:creator>The No</dc:creator>
		<pubDate>Wed, 16 Mar 2011 10:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-9059</guid>
		<description>Hello Peter,

this post was hint I needed for a problem, I was unable to solve. Thanks for all the Work you put into flexexamples, this is the best resource for Flex ever!

cheers,
Norbert</description>
		<content:encoded><![CDATA[<p>Hello Peter,</p>
<p>this post was hint I needed for a problem, I was unable to solve. Thanks for all the Work you put into flexexamples, this is the best resource for Flex ever!</p>
<p>cheers,<br />
Norbert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-8954</link>
		<dc:creator>Abdul</dc:creator>
		<pubDate>Fri, 04 Feb 2011 06:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-8954</guid>
		<description>@ Ashwini
navigate to http://blog.flexexamples.com/2007/08/04/creating-two-related-comboboxes/</description>
		<content:encoded><![CDATA[<p>@ Ashwini<br />
navigate to <a href="http://blog.flexexamples.com/2007/08/04/creating-two-related-comboboxes/" rel="nofollow">http://blog.flexexamples.com/2007/08/04/creating-two-related-comboboxes/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashwini</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-8925</link>
		<dc:creator>Ashwini</dc:creator>
		<pubDate>Thu, 27 Jan 2011 07:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-8925</guid>
		<description>Hi..

How can I read &amp; view an XML file from Adobe FLex...??
I&#039;m very new to it, PLease do let me know the procedures carried out in it...
Thanks inAdvance</description>
		<content:encoded><![CDATA[<p>Hi..</p>
<p>How can I read &amp; view an XML file from Adobe FLex&#8230;??<br />
I&#8217;m very new to it, PLease do let me know the procedures carried out in it&#8230;<br />
Thanks inAdvance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hashim</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-8256</link>
		<dc:creator>Hashim</dc:creator>
		<pubDate>Wed, 25 Aug 2010 12:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-8256</guid>
		<description>Thanx man this helped me a lot..</description>
		<content:encoded><![CDATA[<p>Thanx man this helped me a lot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bridget</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-7559</link>
		<dc:creator>Bridget</dc:creator>
		<pubDate>Thu, 22 Apr 2010 15:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-7559</guid>
		<description>I am having the same problem as sameer. I&#039;m receiving the error he is.</description>
		<content:encoded><![CDATA[<p>I am having the same problem as sameer. I&#8217;m receiving the error he is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e11world</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-4827</link>
		<dc:creator>e11world</dc:creator>
		<pubDate>Wed, 29 Jul 2009 22:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-4827</guid>
		<description>Hi Michael,
I&#039;m just wondering if you or anyone here knows how to load multiple/dynamic xml files into the fla from php/asp
Instead of doing the same old &lt;b&gt;xml.load(&#039;myfile.xml&#039;);&lt;/b&gt;, I want to load different xml files per user from a database for example. I have the php/asp code but not sure how to get flash to work with that.
I guess I need some sort of parameter like xml.load(url:String) .
I haven&#039;t done AS2 in a while so it feels like it&#039;s all new to me. Thanks for the help in advance.</description>
		<content:encoded><![CDATA[<p>Hi Michael,<br />
I&#8217;m just wondering if you or anyone here knows how to load multiple/dynamic xml files into the fla from php/asp<br />
Instead of doing the same old <b>xml.load(&#8216;myfile.xml&#8217;);</b>, I want to load different xml files per user from a database for example. I have the php/asp code but not sure how to get flash to work with that.<br />
I guess I need some sort of parameter like xml.load(url:String) .<br />
I haven&#8217;t done AS2 in a while so it feels like it&#8217;s all new to me. Thanks for the help in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Kaba</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-2992</link>
		<dc:creator>Ali Kaba</dc:creator>
		<pubDate>Tue, 16 Jun 2009 20:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-2992</guid>
		<description>Can you a tutorial on connecting a gallery to picasa or any web albums applications? your examples are really great.</description>
		<content:encoded><![CDATA[<p>Can you a tutorial on connecting a gallery to picasa or any web albums applications? your examples are really great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Kramer</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-2994</link>
		<dc:creator>Larry Kramer</dc:creator>
		<pubDate>Wed, 13 May 2009 21:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-2994</guid>
		<description>Thanks for another great example.  Could you shed some light on how to make the images display in a pop-up window like inthe horizontal and the vertical tile-list examples?

Keep up the great work,
Larry</description>
		<content:encoded><![CDATA[<p>Thanks for another great example.  Could you shed some light on how to make the images display in a pop-up window like inthe horizontal and the vertical tile-list examples?</p>
<p>Keep up the great work,<br />
Larry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FUNimations</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-2995</link>
		<dc:creator>FUNimations</dc:creator>
		<pubDate>Tue, 05 May 2009 15:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-2995</guid>
		<description>I got the same problem as Venkat</description>
		<content:encoded><![CDATA[<p>I got the same problem as Venkat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/comment-page-1/#comment-2996</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Wed, 18 Mar 2009 18:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/03/29/dynamically-loading-xml-files-using-the-httpservice-tag/#comment-2996</guid>
		<description>Hi,

In my Flex applicatio im handling the Http Response that will be in a form of XML.
I use to get the AttributeCollection from the event
like

var tempProjectData:ArrayCollection = event.result.Data.Project;

It was working and i use this as a dataprovider for many components.

But after my development i noticed that when i have only one record, then the event.result.Data is not an ArrayCollection. So im getting error.

my xml looks like this


suma



if i had another entry like

suma
suma

then there is no problem.
Please let me know how to see whether event.result.data is Object or ArrayColllection and assign to Object ot ArrayCollection respectively</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In my Flex applicatio im handling the Http Response that will be in a form of XML.<br />
I use to get the AttributeCollection from the event<br />
like</p>
<p>var tempProjectData:ArrayCollection = event.result.Data.Project;</p>
<p>It was working and i use this as a dataprovider for many components.</p>
<p>But after my development i noticed that when i have only one record, then the event.result.Data is not an ArrayCollection. So im getting error.</p>
<p>my xml looks like this</p>
<p>suma</p>
<p>if i had another entry like</p>
<p>suma<br />
suma</p>
<p>then there is no problem.<br />
Please let me know how to see whether event.result.data is Object or ArrayColllection and assign to Object ot ArrayCollection respectively</p>
]]></content:encoded>
	</item>
</channel>
</rss>

