<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Flash CS3: Loading an XML with AS3</title>
	<atom:link href="http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.six4rty.ch</link>
	<description>Code &#38; Technology Aficionado - Come for the Flash, stay for more!</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:32:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Guido VS</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-2/#comment-69117</link>
		<dc:creator>Guido VS</dc:creator>
		<pubDate>Thu, 29 Jul 2010 11:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-69117</guid>
		<description>Hello,

I&#039;m trieng to load an xml the same way as you do. But problems appear when i try to run it on a webserver and when its inside a web page.

Any tips for that?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m trieng to load an xml the same way as you do. But problems appear when i try to run it on a webserver and when its inside a web page.</p>
<p>Any tips for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: technologiez</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-2/#comment-68468</link>
		<dc:creator>technologiez</dc:creator>
		<pubDate>Wed, 30 Jun 2010 17:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-68468</guid>
		<description>thanks a lot for sharing keep it up :smile:</description>
		<content:encoded><![CDATA[<p>thanks a lot for sharing keep it up <img src='http://blog.six4rty.ch/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernard</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-2/#comment-67879</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Sat, 05 Jun 2010 22:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-67879</guid>
		<description>@Stephen - you can append the name of the text box at the beginning of each print so it will look like something like this content_txt.text = content_txt.text + &quot;Name of Song:&quot; + .... hope it helps.</description>
		<content:encoded><![CDATA[<p>@Stephen &#8211; you can append the name of the text box at the beginning of each print so it will look like something like this content_txt.text = content_txt.text + &#8220;Name of Song:&#8221; + &#8230;. hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-2/#comment-67680</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Wed, 26 May 2010 07:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-67680</guid>
		<description>please cn anyone help me i trying to make flash to get data from multiple xml file ...............cn anyone tell me how........</description>
		<content:encoded><![CDATA[<p>please cn anyone help me i trying to make flash to get data from multiple xml file &#8230;&#8230;&#8230;&#8230;&#8230;cn anyone tell me how&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flashSpec</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-1/#comment-62958</link>
		<dc:creator>flashSpec</dc:creator>
		<pubDate>Tue, 15 Dec 2009 21:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-62958</guid>
		<description>What about E4X? I used E4X when coded in as3 my smooth xml picture gallery

--comment edited by admin: no product advertisement --</description>
		<content:encoded><![CDATA[<p>What about E4X? I used E4X when coded in as3 my smooth xml picture gallery</p>
<p>&#8211;comment edited by admin: no product advertisement &#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CHELVN</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-1/#comment-62151</link>
		<dc:creator>CHELVN</dc:creator>
		<pubDate>Wed, 18 Nov 2009 16:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-62151</guid>
		<description>thx very muchhhhhhhhhhh</description>
		<content:encoded><![CDATA[<p>thx very muchhhhhhhhhhh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kruez</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-1/#comment-62098</link>
		<dc:creator>kruez</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-62098</guid>
		<description>&lt;a href=&quot;#comment-35969&quot; rel=&quot;nofollow&quot;&gt;@Kontsnor &lt;/a&gt; 
hey did u find a solution for this problem, i want to do exactly the same thing??</description>
		<content:encoded><![CDATA[<p><a href="#comment-35969" rel="nofollow">@Kontsnor </a><br />
hey did u find a solution for this problem, i want to do exactly the same thing??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kruez</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-1/#comment-61939</link>
		<dc:creator>kruez</dc:creator>
		<pubDate>Sun, 08 Nov 2009 10:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-61939</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-35969&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-35969&quot; rel=&quot;nofollow&quot;&gt;Kontsnor&lt;/a&gt; :&lt;/strong&gt;
Is it possible too make flash update the information in the XML every xx seconds.
Since it is for a radio stream, and the XML holds the now playing data and stuff
Thx, Kontsnor
&lt;/blockquote&gt;

hey did u find a solution for this problem, i want to do exactly the same thing??</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-35969"><p>
<strong><a href="#comment-35969" rel="nofollow">Kontsnor</a> :</strong><br />
Is it possible too make flash update the information in the XML every xx seconds.<br />
Since it is for a radio stream, and the XML holds the now playing data and stuff<br />
Thx, Kontsnor
</p></blockquote>
<p>hey did u find a solution for this problem, i want to do exactly the same thing??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ximena</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-1/#comment-60694</link>
		<dc:creator>Ximena</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-60694</guid>
		<description>&lt;a href=&quot;#comment-59222&quot; rel=&quot;nofollow&quot;&gt;@Juan &lt;/a&gt; 
Check that the names of the files in the xml are exactly the same to the names of the actual files. This error has happened a lot to me and it&#039;s just a misspelling error.</description>
		<content:encoded><![CDATA[<p><a href="#comment-59222" rel="nofollow">@Juan </a><br />
Check that the names of the files in the xml are exactly the same to the names of the actual files. This error has happened a lot to me and it&#8217;s just a misspelling error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coleman</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-1/#comment-60055</link>
		<dc:creator>Coleman</dc:creator>
		<pubDate>Sun, 06 Sep 2009 13:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-60055</guid>
		<description>Thanks for the nicely explained tutorial. Any advice on how I could get flash to load xml or node for current date? I know how to get current date with flash and on the verge of figuring something out, but was hoping for some help to speed things up a bit.</description>
		<content:encoded><![CDATA[<p>Thanks for the nicely explained tutorial. Any advice on how I could get flash to load xml or node for current date? I know how to get current date with flash and on the verge of figuring something out, but was hoping for some help to speed things up a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-1/#comment-59952</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 01 Sep 2009 11:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-59952</guid>
		<description>this is great`-`
works great, but I would like to ask how to create a next button/previuos button for this?
suppose I have some text fields that loads the first node by default (easy), then if I press a next button I will load the text of the next (second node)? I am stumped by the AS  3not the design I hope you can offer help.

Thanks,
Mike</description>
		<content:encoded><![CDATA[<p>this is great`-`<br />
works great, but I would like to ask how to create a next button/previuos button for this?<br />
suppose I have some text fields that loads the first node by default (easy), then if I press a next button I will load the text of the next (second node)? I am stumped by the AS  3not the design I hope you can offer help.</p>
<p>Thanks,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/comment-page-1/#comment-59222</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Thu, 13 Aug 2009 06:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.six4rty.ch/tutorials/flash-cs3-loading-an-xml-with-as3/#comment-59222</guid>
		<description>do i need to do any imports??
i have this error..
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///C&#124;/Users/juan/Desktop/video/galeria.xml
	at myVideoInvicta4_fla::MainTimeline/myVideoInvicta4_fla::frame1()</description>
		<content:encoded><![CDATA[<p>do i need to do any imports??<br />
i have this error..<br />
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///C|/Users/juan/Desktop/video/galeria.xml<br />
	at myVideoInvicta4_fla::MainTimeline/myVideoInvicta4_fla::frame1()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
