<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: Loading External XML formatted Content into Flash MX 2004]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Sun, 22 Nov 2009 17:06:35 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment2708</link><description><![CDATA[Okay, I've followed the instruction, but I guess I'm lost at the code point. What I mean to say, and hoping not to sound like a total amature, is that I am using Flash MX 2004 Professional; is that after dragging the text area unto the movie frame I had to tabs: Properties & Parameters. Under parameters I had only four options: editable, html, text, and wordWrap. Per you instruction I set both html & wordWrap to true, and editable to false, but text was left blank. Were am I suppose to add the code provided: "//init TextArea component"?<br/><br/>
(Comment posted by Roy at 11:37 pm, Sun 29th Apr 2007)]]></description><author>no@spam.com (Roy)</author><pubDate><![CDATA[Sun, 29 Apr 2007 23:37:01 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment2708</guid></item><item><title><![CDATA[Comment #2]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment3584</link><description><![CDATA[Dude, this article was hot!  I've been looking around the Web for days trying to solve the problem of not having to go into the .fla file all the time... even Experts-Exchange.com disappointed me because no one responded to my question... a first.  Man this was so simple for me--a guy who, up until now, saw no point in migrating to CSS yet, neither did understand XML a few days ago, nor does the technical side of things attach to the walls of my understanding.  This was a very pleasant, and painless tutorial!<br/><br/>
(Comment posted by RodNICE at 7:15 am, Wed 30th May 2007)]]></description><author>no@spam.com (RodNICE)</author><pubDate><![CDATA[Wed, 30 May 2007 07:15:54 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment3584</guid></item><item><title><![CDATA[Comment #3]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment3680</link><description><![CDATA[A very helpful article - provided me with the essential knowledge needed to jump in to XML importing and CSS styling of text.<br/><br/>
(Comment posted by Shannon Murdoch at 8:10 pm, Sat 2nd Jun 2007)]]></description><author>no@spam.com (Shannon Murdoch)</author><pubDate><![CDATA[Sat, 02 Jun 2007 20:10:03 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment3680</guid></item><item><title><![CDATA[Comment #4]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment4280</link><description><![CDATA[I am using a container file to display contect pages, and when i use this example it is not showing the XML text????? If I view the swf without loading it from the container i see the text??? hmmm any suggestions???<br/><br/>
(Comment posted by Red at 4:45 pm, Fri 29th Jun 2007)]]></description><author>no@spam.com (Red)</author><pubDate><![CDATA[Fri, 29 Jun 2007 16:45:08 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment4280</guid></item><item><title><![CDATA[Comment #5]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment4484</link><description><![CDATA[finally a simple xml/css/falsh bloody tute - so simple - thanks so much!<br/><br/>
(Comment posted by  at 12:17 am, Mon 9th Jul 2007)]]></description><author>no@spam.com ()</author><pubDate><![CDATA[Mon, 09 Jul 2007 00:17:57 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment4484</guid></item><item><title><![CDATA[Comment #6]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment4852</link><description><![CDATA[An excellent + efficient tutorial.
This is a very valuable piece of information.
Thanks a lot.
<br/><br/>
(Comment posted by ak18 at 11:59 am, Sun 22nd Jul 2007)]]></description><author>no@spam.com (ak18)</author><pubDate><![CDATA[Sun, 22 Jul 2007 11:59:00 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment4852</guid></item><item><title><![CDATA[Comment #7]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment5357</link><description><![CDATA[Awesome coding dude. A note that I would like to make for people who are new to this, is that if you are using the newest versions of Flash/Dreamweaver (CS3), you might stumble across a problem with the CSS not being recognized when you import the XML through Flash. This happen because the newest version of Dreamweaver sets a character set ( @charset "utf-8"; ) on the very first line of the CSS document. This character set seems to limit the CSS so that it correctly displays the XML when imported through Flash (displaying the data and excluding the tags) but it does not render the actual styles, including colors, sizes, etc. Simply by deleting this character set at the top of the CSS document lets the CSS function in conjunction with the XML and Flash to display your lovely work. Cheers!

~Max<br/><br/>
(Comment posted by Max Felker at 11:42 am, Mon 13th Aug 2007)]]></description><author>no@spam.com (Max Felker)</author><pubDate><![CDATA[Mon, 13 Aug 2007 11:42:06 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment5357</guid></item><item><title><![CDATA[Comment #8]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment6417</link><description><![CDATA[I am having a problem with applying this method. I was using DW CS3 to create my xml doc and i cant get it to format properly even when i delete the charset-utf8 code. anyone have any ideas?<br/><br/>
(Comment posted by Alex at 3:01 pm, Mon 1st Oct 2007)]]></description><author>no@spam.com (Alex)</author><pubDate><![CDATA[Mon, 01 Oct 2007 15:01:36 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment6417</guid></item><item><title><![CDATA[Comment #9]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment6739</link><description><![CDATA[it was great to learn something new to me but I would like to know if there is a way to insert information from a flash form into an xml file<br/><br/>
(Comment posted by Antoine Antoune at 3:08 am, Sun 14th Oct 2007)]]></description><author>no@spam.com (Antoine Antoune)</author><pubDate><![CDATA[Sun, 14 Oct 2007 03:08:00 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment6739</guid></item><item><title><![CDATA[Comment #10]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment7428</link><description><![CDATA[Thank you very much! I've just created my first xml based web content thanks to you. Can you teach us how to hyperlink a text that is inside the xml file?
Can we also 'call' pictures from the same xml that we call text?<br/><br/>
(Comment posted by Edon Muhaxheri at 7:36 pm, Fri 9th Nov 2007)]]></description><author>no@spam.com (Edon Muhaxheri)</author><pubDate><![CDATA[Fri, 09 Nov 2007 19:36:50 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment7428</guid></item><item><title><![CDATA[Comment #11]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment7834</link><description><![CDATA[This works great. How can I tell flash to only load one of the nodes instead of the entire document? Thanks!<br/><br/>
(Comment posted by nwd at 11:51 am, Wed 28th Nov 2007)]]></description><author>no@spam.com (nwd)</author><pubDate><![CDATA[Wed, 28 Nov 2007 11:51:48 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment7834</guid></item><item><title><![CDATA[Comment #12 (Reply to Comment #11)]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment11928</link><description><![CDATA[I'd love to know this as well. Any takers? Thanks in advance!<br/><br/>
(Comment posted by John M at 12:58 pm, Mon 8th Sep 2008)]]></description><author>no@spam.com (John M)</author><pubDate><![CDATA[Mon, 08 Sep 2008 12:58:09 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment11928</guid></item><item><title><![CDATA[Comment #13]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment11773</link><description><![CDATA[Neil, this is excellent. You created AS code of just a few lines that everyone else's explanations had me doing it in dozens of lines, with complicated URLLoaders and other junk.

But one question: using this techinque, I can't get Flash to render CDATA properly. It renders the actual code, not the content of the CDATA. And I'm positive my XML syntax is correct, like <![CDATA[<b>Bold text</b>]]]]><![CDATA[>. Any ideas?<br/><br/>
(Comment posted by Jersey Bob at 3:56 pm, Thu 17th Jul 2008)]]></description><author>no@spam.com (Jersey Bob)</author><pubDate><![CDATA[Thu, 17 Jul 2008 15:56:26 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment11773</guid></item><item><title><![CDATA[Comment #14]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment12391</link><description><![CDATA[Hi, I am able to apply this style but I want to apply it differently.
I want to keep the lines in 1 line only and to maintain some spacing between each tag's content. I am using margin-left & margin-right but am not able to get it done properly. 
Can anyone please help me out???<br/><br/>
(Comment posted by Pooja at 7:39 am, Wed 10th Dec 2008)]]></description><author>no@spam.com (Pooja)</author><pubDate><![CDATA[Wed, 10 Dec 2008 07:39:42 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment12391</guid></item><item><title><![CDATA[Comment #15]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment12855</link><description><![CDATA[Great tutorial. But I can't get it to work for XML attributes. <Lesson LNumber="Lesson 1" LName="Introduction to EAs"><br/><br/>
(Comment posted by sylvia at 9:44 pm, Tue 7th Apr 2009)]]></description><author>no@spam.com (sylvia)</author><pubDate><![CDATA[Tue, 07 Apr 2009 21:44:18 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment12855</guid></item><item><title><![CDATA[Comment #16]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment12856</link><description><![CDATA[great article.

How would you style the text inside of an XML attribute tag with two different styles? 

	<Lesson LNumber="Lesson 1" LName="Introduction to EAs"><br/><br/>
(Comment posted by sylvia at 9:46 pm, Tue 7th Apr 2009)]]></description><author>no@spam.com (sylvia)</author><pubDate><![CDATA[Tue, 07 Apr 2009 21:46:18 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment12856</guid></item><item><title><![CDATA[Comment #17]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment13128</link><description><![CDATA[Is there any to to show french character é<br/><br/>
(Comment posted by hirakumar at 1:38 am, Tue 16th Jun 2009)]]></description><author>no@spam.com (hirakumar)</author><pubDate><![CDATA[Tue, 16 Jun 2009 01:38:51 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment13128</guid></item><item><title><![CDATA[Comment #18]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment13140</link><description><![CDATA[is there a way to display only certain parts of the xml, for example only the text inside an id-tag

<attribute id="bodytext"> lorem ipsum </attribute>

regards flo<br/><br/>
(Comment posted by flo at 4:41 am, Thu 18th Jun 2009)]]></description><author>no@spam.com (flo)</author><pubDate><![CDATA[Thu, 18 Jun 2009 04:41:27 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment13140</guid></item><item><title><![CDATA[Comment #19]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment13184</link><description><![CDATA[Hi Niel,

Hats off to you.

Its really a very very cool  tutorial with all professional elements.

Many big shot sites and forums exhibiting themselves as solution providers, failed miserably, in making this point clear to the user.

You have done it. 

Good and once again hats off<br/><br/>
(Comment posted by Athreya at 12:20 am, Thu 2nd Jul 2009)]]></description><author>no@spam.com (Athreya)</author><pubDate><![CDATA[Thu, 02 Jul 2009 00:20:15 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment13184</guid></item><item><title><![CDATA[Comment #20]]></title><link>http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment13365</link><description><![CDATA[Great tutorial. I Have a problem getting this method to work with a text field rather than a text area. Is there something different that needs to be done for this to work>?<br/><br/>
(Comment posted by Cbcb at 11:40 am, Thu 20th Aug 2009)]]></description><author>no@spam.com (Cbcb)</author><pubDate><![CDATA[Thu, 20 Aug 2009 11:40:20 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/56/1/Loading-External-XML-formatted-Content-into-Flash-MX-2004/Page1.html#Comment13365</guid></item></channel></rss>