<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Loading content in Flash from a XML file</title>
	<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/</link>
	<description>Blog about Flash, Action Script, CSS</description>
	<pubDate>Sun, 05 Jul 2009 00:39:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Aniruddha</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-3027</link>
		<dc:creator>Aniruddha</dc:creator>
		<pubDate>Thu, 11 Sep 2008 08:27:00 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-3027</guid>
		<description>Lovelly</description>
		<content:encoded><![CDATA[<p>Lovelly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MICHAEL</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-1506</link>
		<dc:creator>MICHAEL</dc:creator>
		<pubDate>Wed, 28 May 2008 07:10:41 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-1506</guid>
		<description>very nice........
i want the scroll bar now for that text field, how to do that
if there is so much content in the .txt file, how can i see that in the swf file,ofcourse i can see that byscrolling middle mouse..but i want sroll bar in the left or right side to drag down and see the content

plz tell how</description>
		<content:encoded><![CDATA[<p>very nice&#8230;&#8230;..<br />
i want the scroll bar now for that text field, how to do that<br />
if there is so much content in the .txt file, how can i see that in the swf file,ofcourse i can see that byscrolling middle mouse..but i want sroll bar in the left or right side to drag down and see the content</p>
<p>plz tell how</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-1487</link>
		<dc:creator>Per</dc:creator>
		<pubDate>Tue, 20 May 2008 09:24:27 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-1487</guid>
		<description>Hi, 
Great work - it works like a charm.

But I have a question - if I would like to include CSS into these two dynamic text fields, how do I do that??
I've tried to include a CSS href into my .xml file, but I know that's not enough.

How do I extend the AS code with CSS ??</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great work - it works like a charm.</p>
<p>But I have a question - if I would like to include CSS into these two dynamic text fields, how do I do that??<br />
I&#8217;ve tried to include a CSS href into my .xml file, but I know that&#8217;s not enough.</p>
<p>How do I extend the AS code with CSS ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-698</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Fri, 21 Mar 2008 11:01:48 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-698</guid>
		<description>Hi Bloggerita

I just wanted to congratulate you for what do you do for flash community. I am a Romanian too, but I live in Spain for the moment, I found your site by searching for a little more complex dynamic content solutions. Anyway, I have tested your solution and worked great.

I would like to share flash tricks with you if possible. You now have my email address so please contact me if you agree.

Again, GREAT BLOG!

Best wishes,
Adrian</description>
		<content:encoded><![CDATA[<p>Hi Bloggerita</p>
<p>I just wanted to congratulate you for what do you do for flash community. I am a Romanian too, but I live in Spain for the moment, I found your site by searching for a little more complex dynamic content solutions. Anyway, I have tested your solution and worked great.</p>
<p>I would like to share flash tricks with you if possible. You now have my email address so please contact me if you agree.</p>
<p>Again, GREAT BLOG!</p>
<p>Best wishes,<br />
Adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advantage</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-572</link>
		<dc:creator>Advantage</dc:creator>
		<pubDate>Tue, 11 Mar 2008 19:32:16 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-572</guid>
		<description>@hywel try putting the last line "}xmlFlash_xml.load("xmlFlash.xml");" on two seperate lines like...
-----------------------------
}
xmlFlash_xml.load("xmlFlash.xml");
-----------------------------

@Author
 Very Cool Tutorial, it helped me out a great deal and I thank you, I will be using the outcome
 on my flash website which should be up by this weekend! :)</description>
		<content:encoded><![CDATA[<p>@hywel try putting the last line &#8220;}xmlFlash_xml.load(&#8221;xmlFlash.xml&#8221;);&#8221; on two seperate lines like&#8230;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
}<br />
xmlFlash_xml.load(&#8221;xmlFlash.xml&#8221;);<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>@Author<br />
 Very Cool Tutorial, it helped me out a great deal and I thank you, I will be using the outcome<br />
 on my flash website which should be up by this weekend! <img src='http://www.simpleflashblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hywel</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-462</link>
		<dc:creator>hywel</dc:creator>
		<pubDate>Fri, 29 Feb 2008 02:17:56 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-462</guid>
		<description>Hi, I did exactly as the tutorial instructed and I get an error when I attempt to load the flash movie (tutorial including xmlFlash btw). Here's the errror message I get: Syntax error. Syntax error.the load() method of XML class is using HTTp to go to the specifies URL nd bring the entire XML document fo Flash.

Any ideas?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I did exactly as the tutorial instructed and I get an error when I attempt to load the flash movie (tutorial including xmlFlash btw). Here&#8217;s the errror message I get: Syntax error. Syntax error.the load() method of XML class is using HTTp to go to the specifies URL nd bring the entire XML document fo Flash.</p>
<p>Any ideas?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bloggerita</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-27</link>
		<dc:creator>Bloggerita</dc:creator>
		<pubDate>Thu, 20 Dec 2007 15:12:18 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-27</guid>
		<description>Hi stein!

For adding images you can use loadMovie method (see also this tutorial http://www.simpleflashblog.com/2007/12/03/loading-external-content-in-flash-with-loadmovie-method/) and the url of the images you can keep in the xml file.</description>
		<content:encoded><![CDATA[<p>Hi stein!</p>
<p>For adding images you can use loadMovie method (see also this tutorial <a href="http://www.simpleflashblog.com/2007/12/03/loading-external-content-in-flash-with-loadmovie-method/" rel="nofollow">http://www.simpleflashblog.com/2007/12/03/loading-external-content-in-flash-with-loadmovie-method/</a>) and the url of the images you can keep in the xml file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stein</title>
		<link>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-23</link>
		<dc:creator>stein</dc:creator>
		<pubDate>Thu, 20 Dec 2007 10:51:21 +0000</pubDate>
		<guid>http://www.simpleflashblog.com/2007/11/21/loading-content-in-flash-from-a-xml-file/#comment-23</guid>
		<description>Lovely stuff. The script worked just dandy. I was wondering if there was a way to add one field after the other like a blog and insert images as well. Do you know if there's a way to do this?

Cheers,

Stein.</description>
		<content:encoded><![CDATA[<p>Lovely stuff. The script worked just dandy. I was wondering if there was a way to add one field after the other like a blog and insert images as well. Do you know if there&#8217;s a way to do this?</p>
<p>Cheers,</p>
<p>Stein.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
