<?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: Importing a text flow from an XML object in Flex 4</title>
	<atom:link href="http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob McKeown</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4595</link>
		<dc:creator>Rob McKeown</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4595</guid>
		<description>This probably isn&#039;t the best place for me to respond to you, but what you are trying to do can be accomplished by dynamically loading a swf file at runtime. Anyone writing extensions for your app, would compile them into a SWC file. Then, in your app, you can open the SWC  (it is really just a zip file with some added stuff) and load the library.swf file into your application. It isn&#039;t as straightforward as you might like but it is possible. I posted some related resources on my blog at &lt;a href=&quot;http://agileui.blogspot.com/2009/06/it-is-possible-to-do-this-in-air.html&quot; rel=&quot;nofollow&quot;&gt;http://agileui.blogspot.com/2009/06/it-is-possible-to-do-this-in-air.html&lt;/a&gt;. 

You would probably want to provide an SDK (just a SWC file really) with the interfaces that developers need to implement in order to plug into your app. 

This is exactly how I am implementing third-party integration plugins for &lt;a href=&quot;http://klok.mcgraphix.com&quot; rel=&quot;nofollow&quot;&gt;Klok&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This probably isn&#8217;t the best place for me to respond to you, but what you are trying to do can be accomplished by dynamically loading a swf file at runtime. Anyone writing extensions for your app, would compile them into a SWC file. Then, in your app, you can open the SWC  (it is really just a zip file with some added stuff) and load the library.swf file into your application. It isn&#8217;t as straightforward as you might like but it is possible. I posted some related resources on my blog at <a href="http://agileui.blogspot.com/2009/06/it-is-possible-to-do-this-in-air.html" rel="nofollow">http://agileui.blogspot.com/2009/06/it-is-possible-to-do-this-in-air.html</a>. </p>
<p>You would probably want to provide an SDK (just a SWC file really) with the interfaces that developers need to implement in order to plug into your app. </p>
<p>This is exactly how I am implementing third-party integration plugins for <a href="http://klok.mcgraphix.com" rel="nofollow">Klok</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nisha</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4480</link>
		<dc:creator>nisha</dc:creator>
		<pubDate>Wed, 08 Jul 2009 03:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4480</guid>
		<description>hi 
m new in flex 
so plz tell me how to use flex builder for implementing flex apaplication.
i want to implement simple flex application that consist of textbox,butto ,datagrid
so plz........... cooperate
plz snd me help on my email nisha_dec_engg@yahoo.com

thanku vry much
nisha</description>
		<content:encoded><![CDATA[<p>hi<br />
m new in flex<br />
so plz tell me how to use flex builder for implementing flex apaplication.<br />
i want to implement simple flex application that consist of textbox,butto ,datagrid<br />
so plz&#8230;&#8230;&#8230;.. cooperate<br />
plz snd me help on my email <a href="mailto:nisha_dec_engg@yahoo.com">nisha_dec_engg@yahoo.com</a></p>
<p>thanku vry much<br />
nisha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4479</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Wed, 08 Jul 2009 02:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4479</guid>
		<description>Jack Fox,

Flex 4.0.0.7219 is actually a fairly old SDK (it is the beta 1 SDK -- circa May 13, 2009). You&#039;ll need a newer Nightly Flex SDK build from the same page. The current latest Nightly Flex 4 SDK is 4.0.0.8411 from July 7, 2009.

And just because I happened to have that already open in my SVN, the TextFlowUtil.as class was added in build 4.0.0.7826; &lt;a href=&quot;http://forums.adobe.com/message/2037670&quot; rel=&quot;nofollow&quot;&gt;&quot;[svn:fx-trunk] 7826: Added a new utility class, spark.util.TextFlowUtil, for importing a TextFlow from TLF markup or exporting a TextFlow to TFL markup.&quot;&lt;/a&gt;

Peter</description>
		<content:encoded><![CDATA[<p>Jack Fox,</p>
<p>Flex 4.0.0.7219 is actually a fairly old SDK (it is the beta 1 SDK &#8212; circa May 13, 2009). You&#8217;ll need a newer Nightly Flex SDK build from the same page. The current latest Nightly Flex 4 SDK is 4.0.0.8411 from July 7, 2009.</p>
<p>And just because I happened to have that already open in my SVN, the TextFlowUtil.as class was added in build 4.0.0.7826; <a href="http://forums.adobe.com/message/2037670" rel="nofollow">&#8220;[svn:fx-trunk] 7826: Added a new utility class, spark.util.TextFlowUtil, for importing a TextFlow from TLF markup or exporting a TextFlow to TFL markup.&#8221;</a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Fox</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4478</link>
		<dc:creator>Jack Fox</dc:creator>
		<pubDate>Wed, 08 Jul 2009 01:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4478</guid>
		<description>Hi Petter:
	I&#039;m getting the same warning:“1172: Definition spark.utils:TextFlowUtil could not be found.” like judah
	And I had download the last SDK(flex_sdk_4.0.0.7219) from http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4.
	This warning is also exist!  Could you kindly help to explain these issue, please?</description>
		<content:encoded><![CDATA[<p>Hi Petter:<br />
	I&#8217;m getting the same warning:“1172: Definition spark.utils:TextFlowUtil could not be found.” like judah<br />
	And I had download the last SDK(flex_sdk_4.0.0.7219) from <a href="http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4" rel="nofollow">http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4</a>.<br />
	This warning is also exist!  Could you kindly help to explain these issue, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4476</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Tue, 07 Jul 2009 18:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4476</guid>
		<description>Pan,

Sorry, this blog eats HTML tags. You&#039;ll need to escape your &lt; tags as &lt; and your &gt; tags as &gt;

Peter</description>
		<content:encoded><![CDATA[<p>Pan,</p>
<p>Sorry, this blog eats HTML tags. You&#8217;ll need to escape your &lt; tags as &amp;lt; and your &gt; tags as &amp;gt;</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pan</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4469</link>
		<dc:creator>Pan</dc:creator>
		<pubDate>Tue, 07 Jul 2009 07:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4469</guid>
		<description>Hi Peter 
I want use  the tag ,but flex 4 does&#039;t use the tag ,I don&#039;t konw use that</description>
		<content:encoded><![CDATA[<p>Hi Peter<br />
I want use  the tag ,but flex 4 does&#8217;t use the tag ,I don&#8217;t konw use that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4465</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 05 Jul 2009 20:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4465</guid>
		<description>Peter,

Your site is fantastic and has been a constant source of answers as I learn Flex.  I have gotten very good at it and an app I tried to write in HTML/Javascript years ago is now coming to fruition, partly thanks to your posts.

I&#039;m sorry for adding this to a blog post, but I couldn&#039;t find any way to email you directly...I have a question:

Is there a way to link Actionscript files (.as) that are not compiled at runtime?  What I want to do is allow users of my software to write their own Actionscript to extend the application&#039;s functionality on their own.  The idea would be to have a script block that references a source file such as customscripts.as and have the application use the scripts on the fly rather than have it compiled in at runtime.

Thanks, and again sorry for putting an unrelated reply on your post.

-- Paul</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Your site is fantastic and has been a constant source of answers as I learn Flex.  I have gotten very good at it and an app I tried to write in HTML/Javascript years ago is now coming to fruition, partly thanks to your posts.</p>
<p>I&#8217;m sorry for adding this to a blog post, but I couldn&#8217;t find any way to email you directly&#8230;I have a question:</p>
<p>Is there a way to link Actionscript files (.as) that are not compiled at runtime?  What I want to do is allow users of my software to write their own Actionscript to extend the application&#8217;s functionality on their own.  The idea would be to have a script block that references a source file such as customscripts.as and have the application use the scripts on the fly rather than have it compiled in at runtime.</p>
<p>Thanks, and again sorry for putting an unrelated reply on your post.</p>
<p>&#8211; Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4463</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Wed, 01 Jul 2009 23:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4463</guid>
		<description>judah,

You probably need to download a current Flex 4 SDK. http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4

Peter</description>
		<content:encoded><![CDATA[<p>judah,</p>
<p>You probably need to download a current Flex 4 SDK. <a href="http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4" rel="nofollow">http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4</a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: judah</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4458</link>
		<dc:creator>judah</dc:creator>
		<pubDate>Tue, 30 Jun 2009 16:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4458</guid>
		<description>Hi Peter,

I&#039;m getting a warning, &quot;1172: Definition spark.utils:TextFlowUtil could not be found.&quot;

on this line:
import spark.utils.TextFlowUtil;

when i checked the package contents the only thing in utils is:
import spark.utils.LabelUtil;</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>I&#8217;m getting a warning, &#8220;1172: Definition spark.utils:TextFlowUtil could not be found.&#8221;</p>
<p>on this line:<br />
import spark.utils.TextFlowUtil;</p>
<p>when i checked the package contents the only thing in utils is:<br />
import spark.utils.LabelUtil;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RosieGp</title>
		<link>http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/comment-page-1/#comment-4457</link>
		<dc:creator>RosieGp</dc:creator>
		<pubDate>Tue, 30 Jun 2009 14:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/06/25/importing-a-text-flow-from-an-xml-object-in-flex-4/#comment-4457</guid>
		<description>Hi Peter,
I&#039;m new to flex. I&#039;m trying to do combox and text input in my app. but having some problem. Is there a way that i can post my problem in your blog or email it you.</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
I&#8217;m new to flex. I&#8217;m trying to do combox and text input in my app. but having some problem. Is there a way that i can post my problem in your blog or email it you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

