<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>Flash</title>
	<atom:link href="http://www.codeweblog.com/feed/category/flash/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>Flash</description>
	<pubDate>Thu, 23 May 2013 08:57:19+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Editor Error unable to open 'F: \ ... \ sdks \ ... \ frameworks \ locale \ zh_CN</title>
		<link>http://www.codeweblog.com/editor-error-unable-to-open-f-sdks-frameworks-locale-zh_cn/</link>
		<comments>http://www.codeweblog.com/editor-error-unable-to-open-f-sdks-frameworks-locale-zh_cn/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 17:55:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[jp]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[cn]]></category>
<category><![CDATA[phenomenon]]></category>
<category><![CDATA[text boxes]]></category>
<category><![CDATA[screenshot]]></category>
<category><![CDATA[definitions]]></category>
<category><![CDATA[folder path]]></category>
<category><![CDATA[menu bar]]></category>
<category><![CDATA[installation folder]]></category>
<category><![CDATA[flashbuilder]]></category>
<category><![CDATA[chinese title]]></category>
<category><![CDATA[chinese language pack]]></category>
<category><![CDATA[chinese translations]]></category>
<category><![CDATA[flex editor]]></category>
<category><![CDATA[japanese language pack]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/editor-error-unable-to-open-f-sdks-frameworks-locale-zh_cn/</guid>
		<description><![CDATA[Flash Builder Editor Error: unable to open &#39;F: \ ... \ sdks \ ... \ frameworks \ locale \ zh_CN&#39;. This is usually because your Flash Builder comes with Chinese language pack is not caused by, I see my FB installation folder path of the locale, the]]></description>
		<content:encoded><![CDATA[Flash Builder Editor Error: unable to open &#39;F: \ ... \ sdks \ ... \ frameworks \ locale \ zh_CN&#39;. This is usually because your Flash Builder comes with Chinese language pack is not caused by, I see my FB installation folder path of the locale, the				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/jdbc-example-of-a-long-time-do-not-have-jdbc-forgot/" title="JDBC example of a long time do not have JDBC forgot">JDBC example of a long time do not have JDBC forgot</a> 2009-02-27 12:34:50</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/editor-error-unable-to-open-f-sdks-frameworks-locale-zh_cn/</wfw:commentRss>
	</item>
		<item>
		<title>Export pictures Flex</title>
		<link>http://www.codeweblog.com/export-pictures-flex/</link>
		<comments>http://www.codeweblog.com/export-pictures-flex/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 16:28:00+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[storage memory]]></category>
<category><![CDATA[data storage]]></category>
<category><![CDATA[data transmission]]></category>
<category><![CDATA[two steps]]></category>
<category><![CDATA[rectangle]]></category>
<category><![CDATA[import flash]]></category>
<category><![CDATA[ui component]]></category>
<category><![CDATA[sdk]]></category>
<category><![CDATA[client server]]></category>
<category><![CDATA[topology]]></category>
<category><![CDATA[binary data]]></category>
<category><![CDATA[image data]]></category>
<category><![CDATA[several steps]]></category>
<category><![CDATA[traditional approach]]></category>
<category><![CDATA[image content]]></category>
<category><![CDATA[bytearray]]></category>
<category><![CDATA[network components]]></category>
<category><![CDATA[memory image]]></category>
<category><![CDATA[technology products]]></category>
<category><![CDATA[green energy]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/export-pictures-flex/</guid>
		<description><![CDATA[Flex export pictures to go through several steps: 1, to create a UI component, the content will be drawn on which export 2, create a BitmapData object to draw one of the components by bitmapData.draw 3, through PNGEncoder or JPEGEncoder transcoding the co]]></description>
		<content:encoded><![CDATA[Flex export pictures to go through several steps: 1, to create a UI component, the content will be drawn on which export 2, create a BitmapData object to draw one of the components by bitmapData.draw 3, through PNGEncoder or JPEGEncoder transcoding the co				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-of-this/" title="javascript of this">javascript of this</a> 2009-03-05 17:50:02</li>
					<li><a href="http://www.codeweblog.com/javascript-in-the-browser-environment-seven-xmlhttprequest/" title="Javascript in the browser environment (seven) XMLHttpRequest">Javascript in the browser environment (seven) XMLHttpRequest</a> 2009-03-03 12:25:01</li>
					<li><a href="http://www.codeweblog.com/ibm-ajax-tutorial-series/" title="IBM Ajax Tutorial Series">IBM Ajax Tutorial Series</a> 2009-03-01 21:15:02</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/export-pictures-flex/</wfw:commentRss>
	</item>
		<item>
		<title>Flex Learning website (regularly updated)</title>
		<link>http://www.codeweblog.com/flex-learning-website-regularly-updated/</link>
		<comments>http://www.codeweblog.com/flex-learning-website-regularly-updated/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 15:51:45+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[adobe]]></category>
<category><![CDATA[custom style]]></category>
<category><![CDATA[flex developer center]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-learning-website-regularly-updated/</guid>
		<description><![CDATA[Custom style http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html flex Developer Center http://www.adobe.com/cn/devnet/flex/ Society flex4 week video http://www.riameeting.com/flex4video]]></description>
		<content:encoded><![CDATA[Custom style http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html flex Developer Center http://www.adobe.com/cn/devnet/flex/ Society flex4 week video http://www.riameeting.com/flex4video				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex/" title="FLEX">FLEX</a> 2010-03-29 14:57:19</li>
					<li><a href="http://www.codeweblog.com/adobe-flex3-air-demo/" title="Adobe Flex3 AIR Demo">Adobe Flex3 AIR Demo</a> 2010-03-29 14:57:17</li>
					<li><a href="http://www.codeweblog.com/js-call-flex-when-the-close-window/" title="js call flex when the Close Window">js call flex when the Close Window</a> 2009-09-01 00:55:02</li>
					<li><a href="http://www.codeweblog.com/flex3-0-new-features-2-air-application-upgrades-flex-3-0-using-ajax-technology/" title="flex3.0 new features (2) --- AIR application upgrades, Flex 3.0 using Ajax technology">flex3.0 new features (2) --- AIR application upgrades, Flex 3.0 using Ajax technology</a> 2009-07-13 01:15:02</li>
					<li><a href="http://www.codeweblog.com/flex-development-process-demonstration/" title="Flex development process demonstration">Flex development process demonstration</a> 2009-04-25 05:50:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-learning-website-regularly-updated/</wfw:commentRss>
	</item>
		<item>
		<title>Flex with java integration through Blazeds</title>
		<link>http://www.codeweblog.com/flex-with-java-integration-through-blazeds/</link>
		<comments>http://www.codeweblog.com/flex-with-java-integration-through-blazeds/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 00:24:57+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[configuration files]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[oracle]]></category>
<category><![CDATA[java support]]></category>
<category><![CDATA[new java]]></category>
<category><![CDATA[java development]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[java web]]></category>
<category><![CDATA[decompression]]></category>
<category><![CDATA[class helloworld]]></category>
<category><![CDATA[folder copy]]></category>
<category><![CDATA[java 2]]></category>
<category><![CDATA[folders]]></category>
<category><![CDATA[pop up window]]></category>
<category><![CDATA[service configuration]]></category>
<category><![CDATA[flashbuilder]]></category>
<category><![CDATA[root folder]]></category>
<category><![CDATA[java integration]]></category>
<category><![CDATA[lcds]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-with-java-integration-through-blazeds/</guid>
		<description><![CDATA[combination of flex and java There are many ways, the more common way is relatively easy to use is through the official framework of the Blazeds adobe and java combined, Blazeds adobe compared to the LCDS has many advantages, the largest estimate is free,]]></description>
		<content:encoded><![CDATA[combination of flex and java There are many ways, the more common way is relatively easy to use is through the official framework of the Blazeds adobe and java combined, Blazeds adobe compared to the LCDS has many advantages, the largest estimate is free,				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-with-java-integration-through-blazeds/</wfw:commentRss>
	</item>
		<item>
		<title>construct a featurelayer by coordnates</title>
		<link>http://www.codeweblog.com/construct-a-featurelayer-by-coordnates/</link>
		<comments>http://www.codeweblog.com/construct-a-featurelayer-by-coordnates/#comments</comments>
		<pubDate>Tue, 31 May 2011 19:06:38+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[import org]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[marker]]></category>
<category><![CDATA[constructor]]></category>
<category><![CDATA[unit tests]]></category>
<category><![CDATA[drawings]]></category>
<category><![CDATA[stroke]]></category>
<category><![CDATA[static functions]]></category>
<category><![CDATA[geometry]]></category>
<category><![CDATA[style rule]]></category>
<category><![CDATA[wich]]></category>
<category><![CDATA[core feature]]></category>
<category><![CDATA[core style]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/construct-a-featurelayer-by-coordnates/</guid>
		<description><![CDATA[package { import org.openscales.core.feature.LineStringFeature; import org.openscales.core.feature.MultiLineStringFeature; import org.openscales.core.feature.MultiPointFeature; import org.openscales.core.feature.MultiPolygonFeature; import org.openscales.]]></description>
		<content:encoded><![CDATA[package { import org.openscales.core.feature.LineStringFeature; import org.openscales.core.feature.MultiLineStringFeature; import org.openscales.core.feature.MultiPointFeature; import org.openscales.core.feature.MultiPolygonFeature; import org.openscales.				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/construct-a-featurelayer-by-coordnates/</wfw:commentRss>
	</item>
		<item>
		<title>[To] build Flex applications, 10 major errors</title>
		<link>http://www.codeweblog.com/to-build-flex-applications-10-major-errors/</link>
		<comments>http://www.codeweblog.com/to-build-flex-applications-10-major-errors/#comments</comments>
		<pubDate>Tue, 31 May 2011 17:26:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[flow control]]></category>
<category><![CDATA[markup language]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[application development framework]]></category>
<category><![CDATA[internet applications]]></category>
<category><![CDATA[component library]]></category>
<category><![CDATA[open source application]]></category>
<category><![CDATA[traditional web]]></category>
<category><![CDATA[java developer]]></category>
<category><![CDATA[actionscript]]></category>
<category><![CDATA[vector graphics]]></category>
<category><![CDATA[rich applications]]></category>
<category><![CDATA[piece of cake]]></category>
<category><![CDATA[fillet]]></category>
<category><![CDATA[pitfalls]]></category>
<category><![CDATA[impossible task]]></category>
<category><![CDATA[language learning]]></category>
<category><![CDATA[visual representation]]></category>
<category><![CDATA[deep links]]></category>
<category><![CDATA[janssen]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/to-build-flex-applications-10-major-errors/</guid>
		<description><![CDATA[Original Address: http://www.infoq.com/cn/news/2008/04/top-10-flex-mistakes English original: Top 10 Mistakes when building Flex Application In this news, Adobe&#39;s James Ward and bring you together with InfoQ.com another 10 Flex (Flex recent 10). Flex ]]></description>
		<content:encoded><![CDATA[Original Address: http://www.infoq.com/cn/news/2008/04/top-10-flex-mistakes English original: Top 10 Mistakes when building Flex Application In this news, Adobe&#39;s James Ward and bring you together with InfoQ.com another 10 Flex (Flex recent 10). Flex 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/learning-ruby-on-rails-video-tutorials-and-e-book-download/" title="Learning ruby on rails video tutorials and e-book download">Learning ruby on rails video tutorials and e-book download</a> 2009-03-10 18:10:03</li>
					<li><a href="http://www.codeweblog.com/js-tools-framework/" title="js tools / framework">js tools / framework</a> 2009-03-10 06:40:02</li>
					<li><a href="http://www.codeweblog.com/an-essential-reference-resource-list-of-java/" title="An essential reference resource list of Java">An essential reference resource list of Java</a> 2009-03-04 09:51:14</li>
					<li><a href="http://www.codeweblog.com/sui-javascript-rich-ui-library-integration-solution/" title="SUI-JavaScript rich UI library integration solution">SUI-JavaScript rich UI library integration solution</a> 2009-03-03 01:05:04</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/to-build-flex-applications-10-major-errors/</wfw:commentRss>
	</item>
		<item>
		<title>[Transfer] flashbuilder plug-camp</title>
		<link>http://www.codeweblog.com/transfer-flashbuilder-plug-camp/</link>
		<comments>http://www.codeweblog.com/transfer-flashbuilder-plug-camp/#comments</comments>
		<pubDate>Tue, 31 May 2011 12:14:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[code quality]]></category>
<category><![CDATA[subclipse]]></category>
<category><![CDATA[tigris]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[svn]]></category>
<category><![CDATA[installation address]]></category>
<category><![CDATA[new software]]></category>
<category><![CDATA[static analysis]]></category>
<category><![CDATA[analysis tool]]></category>
<category><![CDATA[tid]]></category>
<category><![CDATA[galileo]]></category>
<category><![CDATA[marketplace]]></category>
<category><![CDATA[wash rice]]></category>
<category><![CDATA[pmd]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/transfer-flashbuilder-plug-camp/</guid>
		<description><![CDATA[http://bbs.9ria.com/viewthread.php?tid=84833&amp;extra=page% 3D1% 26amp% 3Borderby% 3Ddateline% 26amp% 3Bfilter% 3D2592000 Oh wash rice today to report a new environment and new colleagues are happy to force a ha ha ~ When installing the new environm]]></description>
		<content:encoded><![CDATA[http://bbs.9ria.com/viewthread.php?tid=84833&amp;extra=page% 3D1% 26amp% 3Borderby% 3Ddateline% 26amp% 3Bfilter% 3D2592000 Oh wash rice today to report a new environment and new colleagues are happy to force a ha ha ~ When installing the new environm				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/transfer-flashbuilder-plug-camp/</wfw:commentRss>
	</item>
		<item>
		<title>How to dynamically update the text content simpleButton</title>
		<link>http://www.codeweblog.com/how-to-dynamically-update-the-text-content-simplebutton/</link>
		<comments>http://www.codeweblog.com/how-to-dynamically-update-the-text-content-simplebutton/#comments</comments>
		<pubDate>Tue, 31 May 2011 06:27:20+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[demo]]></category>
<category><![CDATA[easy access]]></category>
<category><![CDATA[advantages and disadvantages]]></category>
<category><![CDATA[text content]]></category>
<category><![CDATA[btn]]></category>
<category><![CDATA[scenarios]]></category>
<category><![CDATA[text option]]></category>
<category><![CDATA[shape object]]></category>
<category><![CDATA[three states]]></category>
<category><![CDATA[memory space]]></category>
<category><![CDATA[access code]]></category>
<category><![CDATA[as3]]></category>
<category><![CDATA[different design]]></category>
<category><![CDATA[four states]]></category>
<category><![CDATA[sprite]]></category>
<category><![CDATA[option one]]></category>
<category><![CDATA[dynamic text]]></category>
<category><![CDATA[button class]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-dynamically-update-the-text-content-simplebutton/</guid>
		<description><![CDATA[AS3&#39;s SimpleButton to add text, how to use the program to modify words? Still remember the program was written AS2 myBtn.label.text = &quot;button&quot;, a very easy access. The access code written AS3 is completely different, because the button with ]]></description>
		<content:encoded><![CDATA[AS3&#39;s SimpleButton to add text, how to use the program to modify words? Still remember the program was written AS2 myBtn.label.text = &quot;button&quot;, a very easy access. The access code written AS3 is completely different, because the button with 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-to-dynamically-update-the-text-content-simplebutton/</wfw:commentRss>
	</item>
		<item>
		<title>FLASH / ActionScript Performance Optimization</title>
		<link>http://www.codeweblog.com/flash-actionscript-performance-optimization/</link>
		<comments>http://www.codeweblog.com/flash-actionscript-performance-optimization/#comments</comments>
		<pubDate>Tue, 31 May 2011 04:57:53+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[garbage collection]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[getter]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[swf]]></category>
<category><![CDATA[cpu consumption]]></category>
<category><![CDATA[frame time]]></category>
<category><![CDATA[memory management]]></category>
<category><![CDATA[flash actionscript]]></category>
<category><![CDATA[mobile phones]]></category>
<category><![CDATA[listeners]]></category>
<category><![CDATA[mobile devices]]></category>
<category><![CDATA[frame rate]]></category>
<category><![CDATA[management technology]]></category>
<category><![CDATA[screen scroll]]></category>
<category><![CDATA[strings and arrays]]></category>
<category><![CDATA[compact array]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flash-actionscript-performance-optimization/</guid>
		<description><![CDATA[One. Graphics optimization 1. To reduce both the number of objects on the screen 2. To minimize the scope of the screen needs repainting. 3. Try to avoid full-screen scroll 4. To keep the number of frames at 16-20, each frame is continuous, than would set]]></description>
		<content:encoded><![CDATA[One. Graphics optimization 1. To reduce both the number of objects on the screen 2. To minimize the scope of the screen needs repainting. 3. Try to avoid full-screen scroll 4. To keep the number of frames at 16-20, each frame is continuous, than would set				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flash-actionscript-performance-optimization/</wfw:commentRss>
	</item>
		<item>
		<title>flex-debug directory</title>
		<link>http://www.codeweblog.com/flex-debug-directory/</link>
		<comments>http://www.codeweblog.com/flex-debug-directory/#comments</comments>
		<pubDate>Tue, 31 May 2011 02:39:31+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[directory c]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-debug-directory/</guid>
		<description><![CDATA[c: / windows/system32/macromed/flash]]></description>
		<content:encoded><![CDATA[c: / windows/system32/macromed/flash				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/learn-about-ejb/" title="Learn about EJB">Learn about EJB</a> 2009-03-30 13:00:07</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-1-hellowolrd/" title="Ruby On Rails (1) hellowolrd">Ruby On Rails (1) hellowolrd</a> 2009-03-22 11:55:01</li>
					<li><a href="http://www.codeweblog.com/ror-environmental-configuration-rails2-2-2-fell-from-1-2-6/" title="ROR environmental configuration (rails2.2.2 fell from 1.2.6)">ROR environmental configuration (rails2.2.2 fell from 1.2.6)</a> 2009-03-15 11:55:02</li>
					<li><a href="http://www.codeweblog.com/concise-windows-lighttpd-fastcgi-php5-web-server-configuration/" title="Concise Windows, lighttpd, fastcgi, php5 Web server configuration">Concise Windows, lighttpd, fastcgi, php5 Web server configuration</a> 2009-03-14 09:10:02</li>
					<li><a href="http://www.codeweblog.com/answer-after-2-2-upgrade-mysql-question-driven/" title="Answer: After 2.2 upgrade mysql question-driven">Answer: After 2.2 upgrade mysql question-driven</a> 2009-02-28 20:15:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-debug-directory/</wfw:commentRss>
	</item>
		<item>
		<title>Transfer: flex filter: spotlight effect. Magnifier effect. Zoom blur. Emboss effect and wave effects</title>
		<link>http://www.codeweblog.com/transfer-flex-filter-spotlight-effect-magnifier-effect-zoom-blur-emboss-effect-and-wave-effects/</link>
		<comments>http://www.codeweblog.com/transfer-flex-filter-spotlight-effect-magnifier-effect-zoom-blur-emboss-effect-and-wave-effects/#comments</comments>
		<pubDate>Mon, 30 May 2011 10:20:29+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[blur]]></category>
<category><![CDATA[zoom]]></category>
<category><![CDATA[libs]]></category>
<category><![CDATA[radius]]></category>
<category><![CDATA[intensity]]></category>
<category><![CDATA[waves]]></category>
<category><![CDATA[magnifying glass]]></category>
<category><![CDATA[position x]]></category>
<category><![CDATA[focal point]]></category>
<category><![CDATA[amplitude]]></category>
<category><![CDATA[spotlight effect]]></category>
<category><![CDATA[image magnification]]></category>
<category><![CDATA[glass effect]]></category>
<category><![CDATA[wave effect]]></category>
<category><![CDATA[image plane]]></category>
<category><![CDATA[wave effects]]></category>
<category><![CDATA[html center]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/transfer-flex-filter-spotlight-effect-magnifier-effect-zoom-blur-emboss-effect-and-wave-effects/</guid>
		<description><![CDATA[Unfortunately, the source code does not provide the appropriate libs package 1: Spotlight Effect: Example: http://www.rphelan.com/flex/SpotlightDemo/SpotlightDemo.html ambientColor - color to apply to all pixels of the image angle - angle at which the spo]]></description>
		<content:encoded><![CDATA[Unfortunately, the source code does not provide the appropriate libs package 1: Spotlight Effect: Example: http://www.rphelan.com/flex/SpotlightDemo/SpotlightDemo.html ambientColor - color to apply to all pixels of the image angle - angle at which the spo				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/transfer-flex-filter-spotlight-effect-magnifier-effect-zoom-blur-emboss-effect-and-wave-effects/</wfw:commentRss>
	</item>
		<item>
		<title>Flex 4.5 using ActionScript to create item renderer</title>
		<link>http://www.codeweblog.com/flex-4-5-using-actionscript-to-create-item-renderer/</link>
		<comments>http://www.codeweblog.com/flex-4-5-using-actionscript-to-create-item-renderer/#comments</comments>
		<pubDate>Mon, 30 May 2011 09:15:20+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[interface]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[best performance]]></category>
<category><![CDATA[actionscript]]></category>
<category><![CDATA[style settings]]></category>
<category><![CDATA[method description]]></category>
<category><![CDATA[style properties]]></category>
<category><![CDATA[button control]]></category>
<category><![CDATA[parent container]]></category>
<category><![CDATA[component properties]]></category>
<category><![CDATA[default size]]></category>
<category><![CDATA[skins]]></category>
<category><![CDATA[child components]]></category>
<category><![CDATA[graphic elements]]></category>
<category><![CDATA[combobox control]]></category>
<category><![CDATA[compo]]></category>
<category><![CDATA[class background]]></category>
<category><![CDATA[necessary methods]]></category>
<category><![CDATA[layout mechanism]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-4-5-using-actionscript-to-create-item-renderer/</guid>
		<description><![CDATA[Create item renderer using the AS The following method is used to create the AS item render: Create a subclass of an existing item renderer, such as spark.components.LabelItemRenderer , spark.components.IconItemRenderer , or spark.components.supportClasse]]></description>
		<content:encoded><![CDATA[Create item renderer using the AS The following method is used to create the AS item render: Create a subclass of an existing item renderer, such as spark.components.LabelItemRenderer , spark.components.IconItemRenderer , or spark.components.supportClasse				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-as-swfloader-html-page-dynamically-loaded-swf-files/" title="JS + AS + SWFloader, html page dynamically loaded SWF files">JS + AS + SWFloader, html page dynamically loaded SWF files</a> 2009-03-12 06:55:02</li>
					<li><a href="http://www.codeweblog.com/from-java-to-ruby/" title="From Java to Ruby">From Java to Ruby</a> 2009-03-11 15:35:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-the-third-study-mapping-file-configuration/" title="hibernate the third study (mapping file configuration)">hibernate the third study (mapping file configuration)</a> 2009-03-01 18:37:44</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-4-5-using-actionscript-to-create-item-renderer/</wfw:commentRss>
	</item>
		<item>
		<title>Flex custom components to achieve the scroll bar (s)</title>
		<link>http://www.codeweblog.com/flex-custom-components-to-achieve-the-scroll-bar-s/</link>
		<comments>http://www.codeweblog.com/flex-custom-components-to-achieve-the-scroll-bar-s/#comments</comments>
		<pubDate>Mon, 30 May 2011 00:42:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[google]]></category>
<category><![CDATA[bg]]></category>
<category><![CDATA[png]]></category>
<category><![CDATA[custom components]]></category>
<category><![CDATA[scroll bar]]></category>
<category><![CDATA[scroll bars]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-custom-components-to-achieve-the-scroll-bar-s/</guid>
		<description><![CDATA[Requirements of the recent projects with their own style of scroll bars, so Google answers. The results are similar to that found in a group, scroll bars will stretch the middle of the small icon. Speechless ... ... Those who really just do not understand]]></description>
		<content:encoded><![CDATA[Requirements of the recent projects with their own style of scroll bars, so Google answers. The results are similar to that found in a group, scroll bars will stretch the middle of the small icon. Speechless ... ... Those who really just do not understand				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/autotest-make-your-test-automation-rspec-b-windows/" title="autotest, make your test automation RSpec (b) [windows]">autotest, make your test automation RSpec (b) [windows]</a> 2009-03-04 00:45:02</li>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-4-request-response/" title="Rails source code analysis (4): Request / Response">Rails source code analysis (4): Request / Response</a> 2009-03-02 10:40:02</li>
					<li><a href="http://www.codeweblog.com/js-menu/" title="JS menu">JS menu</a> 2009-03-01 23:20:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-custom-components-to-achieve-the-scroll-bar-s/</wfw:commentRss>
	</item>
		<item>
		<title>FLEX3 and FLEX4 different namespace, resulting in an error when parsing tags mx</title>
		<link>http://www.codeweblog.com/flex3-and-flex4-different-namespace-resulting-in-an-error-when-parsing-tags-mx/</link>
		<comments>http://www.codeweblog.com/flex3-and-flex4-different-namespace-resulting-in-an-error-when-parsing-tags-mx/#comments</comments>
		<pubDate>Sun, 29 May 2011 14:36:32+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[ghost]]></category>
<category><![CDATA[namespace]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[failure]]></category>
<category><![CDATA[xmlns]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[prefix]]></category>
<category><![CDATA[halo]]></category>
<category><![CDATA[mxml]]></category>
<category><![CDATA[using flash]]></category>
<category><![CDATA[few days]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[163 com]]></category>
<category><![CDATA[adobe]]></category>
<category><![CDATA[system settings]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex3-and-flex4-different-namespace-resulting-in-an-error-when-parsing-tags-mx/</guid>
		<description><![CDATA[I use flex3 development environment, but the code is elsewhere over the flex4 test the code, a change began to feel the prefix can change the label, but later discovered that the namespace should change it. Otherwise there will be parse error at &lt;]]></description>
		<content:encoded><![CDATA[I use flex3 development environment, but the code is elsewhere over the flex4 test the code, a change began to feel the prefix can change the label, but later discovered that the namespace should change it. Otherwise there will be parse error at &lt;				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-bug-killer-1/" title="spring struts2.0 hibernate bug killer 1">spring struts2.0 hibernate bug killer 1</a> 2009-02-27 09:43:23</li>
					<li><a href="http://www.codeweblog.com/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex3-and-flex4-different-namespace-resulting-in-an-error-when-parsing-tags-mx/</wfw:commentRss>
	</item>
		<item>
		<title>[Transfer] on the dial to the question game</title>
		<link>http://www.codeweblog.com/transfer-on-the-dial-to-the-question-game/</link>
		<comments>http://www.codeweblog.com/transfer-on-the-dial-to-the-question-game/#comments</comments>
		<pubDate>Sun, 29 May 2011 11:36:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[cells]]></category>
<category><![CDATA[laps]]></category>
<category><![CDATA[digits]]></category>
<category><![CDATA[blind eye]]></category>
<category><![CDATA[turntable]]></category>
<category><![CDATA[eye point]]></category>
<category><![CDATA[question game]]></category>
<category><![CDATA[linear dimension]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/transfer-on-the-dial-to-the-question-game/</guid>
		<description><![CDATA[Now make a turntable as3 game, the game is 37 digits, the user enter a number, how to dial numbers on the specified stop? 37 number is constantly rotating clockwise, the user point of weeks, the small ball counterclockwise rotation, turn a few laps after ]]></description>
		<content:encoded><![CDATA[Now make a turntable as3 game, the game is 37 digits, the user enter a number, how to dial numbers on the specified stop? 37 number is constantly rotating clockwise, the user point of weeks, the small ball counterclockwise rotation, turn a few laps after 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ie8-than-ie7-performance-has-improved-js-test-results/" title="IE8 than IE7 performance has improved, JS test results ...">IE8 than IE7 performance has improved, JS test results ...</a> 2009-04-28 15:35:03</li>
					<li><a href="http://www.codeweblog.com/js-in-the-usage-of-excel/" title="js in the usage of excel">js in the usage of excel</a> 2009-04-24 23:40:02</li>
					<li><a href="http://www.codeweblog.com/javascript/" title="javascript">javascript</a> 2009-04-15 06:15:02</li>
					<li><a href="http://www.codeweblog.com/let-ruby-on-rails-into-the-enterprise-development-how-to-upgrade/" title="Let Ruby On Rails into the Enterprise Development - How to upgrade">Let Ruby On Rails into the Enterprise Development - How to upgrade</a> 2009-03-22 16:30:03</li>
					<li><a href="http://www.codeweblog.com/let-ruby-on-rails-into-the-enterprise-development-export-form-to-excel/" title="Let Ruby On Rails into the enterprise development - export form to Excel">Let Ruby On Rails into the enterprise development - export form to Excel</a> 2009-03-20 12:45:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/transfer-on-the-dial-to-the-question-game/</wfw:commentRss>
	</item>
		<item>
		<title>FLEX: Tree & contextMenu & arrayCollection's filterFunction</title>
		<link>http://www.codeweblog.com/flex-tree-contextmenu-arraycollection-s-filterfunction/</link>
		<comments>http://www.codeweblog.com/flex-tree-contextmenu-arraycollection-s-filterfunction/#comments</comments>
		<pubDate>Sun, 29 May 2011 10:20:00+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[mx]]></category>
<category><![CDATA[context menu]]></category>
<category><![CDATA[image gallery]]></category>
<category><![CDATA[datagrid]]></category>
<category><![CDATA[combobox]]></category>
<category><![CDATA[tree control]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-tree-contextmenu-arraycollection-s-filterfunction/</guid>
		<description><![CDATA[mx: HDividedBox and Tree with examples: http://blog.flexexamples.com/2008/04/04/creating-a-simple-image-gallery-with-the-flex-tree-control/ contextMenu example: http://blog.flexexamples.com/2009/10/18/adding-custom-context-menu-items-to-a-flex-4-applicati]]></description>
		<content:encoded><![CDATA[mx: HDividedBox and Tree with examples: http://blog.flexexamples.com/2008/04/04/creating-a-simple-image-gallery-with-the-flex-tree-control/ contextMenu example: http://blog.flexexamples.com/2009/10/18/adding-custom-context-menu-items-to-a-flex-4-applicati				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/tomcat-6-0-24-and-eclipseee-3-5-1/" title="Tomcat 6.0.24 and EclipseEE 3.5.1">Tomcat 6.0.24 and EclipseEE 3.5.1</a> 2010-03-29 14:57:01</li>
					<li><a href="http://www.codeweblog.com/js-call-flex-when-the-close-window/" title="js call flex when the Close Window">js call flex when the Close Window</a> 2009-09-01 00:55:02</li>
					<li><a href="http://www.codeweblog.com/flex-and-javascript-interaction-call-and-the-call/" title="Flex and JavaScript Interaction: call and the call">Flex and JavaScript Interaction: call and the call</a> 2009-07-17 10:55:02</li>
					<li><a href="http://www.codeweblog.com/js-magnifying-effect-of-the-chrome-components-add-support-qsoft-popbigimage-v0-35/" title="Js magnifying effect of the chrome components add support qsoft.PopBigImage.v0.35">Js magnifying effect of the chrome components add support qsoft.PopBigImage.v0.35</a> 2009-05-13 14:55:02</li>
					<li><a href="http://www.codeweblog.com/js-as-swfloader-html-page-dynamically-loaded-swf-files/" title="JS + AS + SWFloader, html page dynamically loaded SWF files">JS + AS + SWFloader, html page dynamically loaded SWF files</a> 2009-03-12 06:55:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-tree-contextmenu-arraycollection-s-filterfunction/</wfw:commentRss>
	</item>
		<item>
		<title>Flex 4 and s in the fx.mx namespace</title>
		<link>http://www.codeweblog.com/flex-4-and-s-in-the-fx-mx-namespace/</link>
		<comments>http://www.codeweblog.com/flex-4-and-s-in-the-fx-mx-namespace/#comments</comments>
		<pubDate>Sun, 29 May 2011 08:09:32+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[boolean]]></category>
<category><![CDATA[installation directory]]></category>
<category><![CDATA[xml file]]></category>
<category><![CDATA[mxml]]></category>
<category><![CDATA[language reference]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[c program]]></category>
<category><![CDATA[component library]]></category>
<category><![CDATA[namespaces]]></category>
<category><![CDATA[declarations]]></category>
<category><![CDATA[array objects]]></category>
<category><![CDATA[sdk]]></category>
<category><![CDATA[appendix]]></category>
<category><![CDATA[level element]]></category>
<category><![CDATA[level elements]]></category>
<category><![CDATA[package components]]></category>
<category><![CDATA[visualization components]]></category>
<category><![CDATA[data visualization]]></category>
<category><![CDATA[beta language]]></category>
<category><![CDATA[appendixes]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-4-and-s-in-the-fx-mx-namespace/</guid>
		<description><![CDATA[Flex 4 brings us, is a new namespace. Understand the namespaces must be a good thing. Flex 4 has three very important namespaces are: xmlns: fx = &quot;http://ns.adobe.com/mxml/2009&quot; xmlns: mx = &quot;library: / / ns.adobe.com / flex / halo&quot; xml]]></description>
		<content:encoded><![CDATA[Flex 4 brings us, is a new namespace. Understand the namespaces must be a good thing. Flex 4 has three very important namespaces are: xmlns: fx = &quot;http://ns.adobe.com/mxml/2009&quot; xmlns: mx = &quot;library: / / ns.adobe.com / flex / halo&quot; xml				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-linux-platform-to-install-and-configure-ruby-on-rails-detailed/" title="In the Linux platform to install and configure Ruby on Rails Detailed">In the Linux platform to install and configure Ruby on Rails Detailed</a> 2009-03-02 13:50:02</li>
					<li><a href="http://www.codeweblog.com/answer-after-2-2-upgrade-mysql-question-driven/" title="Answer: After 2.2 upgrade mysql question-driven">Answer: After 2.2 upgrade mysql question-driven</a> 2009-02-28 20:15:02</li>
					<li><a href="http://www.codeweblog.com/openfire-plugin-developer-s-guide/" title="Openfire Plugin Developer's Guide">Openfire Plugin Developer's Guide</a> 2009-02-28 01:55:03</li>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-4-and-s-in-the-fx-mx-namespace/</wfw:commentRss>
	</item>
		<item>
		<title>Flex, Flash Resources</title>
		<link>http://www.codeweblog.com/flex-flash-resources/</link>
		<comments>http://www.codeweblog.com/flex-flash-resources/#comments</comments>
		<pubDate>Sat, 28 May 2011 21:52:24+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[google]]></category>
<category><![CDATA[data structures]]></category>
<category><![CDATA[interface components]]></category>
<category><![CDATA[user interface]]></category>
<category><![CDATA[component library]]></category>
<category><![CDATA[animation library]]></category>
<category><![CDATA[game development]]></category>
<category><![CDATA[open source library]]></category>
<category><![CDATA[facebook]]></category>
<category><![CDATA[library interface]]></category>
<category><![CDATA[flash components]]></category>
<category><![CDATA[astra]]></category>
<category><![CDATA[flash resources]]></category>
<category><![CDATA[flex components]]></category>
<category><![CDATA[tweener]]></category>
<category><![CDATA[beta1]]></category>
<category><![CDATA[animation tools]]></category>
<category><![CDATA[cryptographic library]]></category>
<category><![CDATA[flare]]></category>
<category><![CDATA[interactive visualization]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-flash-resources/</guid>
		<description><![CDATA[1, as3ebaylib http://code.google.com/p/as3ebaylib/ 2, as3youtubelib http://code.google.com/p/as3youtubelib/ 3, as3flickrlib http://code.google.com/p/as3flickrlib/ 4, Yahoo ASTRA Flash Components http://developer.yahoo.com/flash/astra-flash/ 5, facebook-as]]></description>
		<content:encoded><![CDATA[1, as3ebaylib http://code.google.com/p/as3ebaylib/ 2, as3youtubelib http://code.google.com/p/as3youtubelib/ 3, as3flickrlib http://code.google.com/p/as3flickrlib/ 4, Yahoo ASTRA Flash Components http://developer.yahoo.com/flash/astra-flash/ 5, facebook-as				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-rails-system-calls-the-use-of-ping/" title="Ruby Rails system calls the use of Ping">Ruby Rails system calls the use of Ping</a> 2009-03-04 22:20:02</li>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-4-request-response/" title="Rails source code analysis (4): Request / Response">Rails source code analysis (4): Request / Response</a> 2009-03-02 10:40:02</li>
					<li><a href="http://www.codeweblog.com/hundred-software-developers-interview-question/" title="Hundred software developers interview question">Hundred software developers interview question</a> 2009-03-01 04:30:04</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-flash-resources/</wfw:commentRss>
	</item>
		<item>
		<title>FLEX example example</title>
		<link>http://www.codeweblog.com/flex-example-example/</link>
		<comments>http://www.codeweblog.com/flex-example-example/#comments</comments>
		<pubDate>Sat, 28 May 2011 16:55:31+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[entity name]]></category>
<category><![CDATA[adobe]]></category>
<category><![CDATA[button label]]></category>
<category><![CDATA[flex datagrid control]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-example-example/</guid>
		<description><![CDATA[Removing items from a Flex DataGrid control using the DragManager class: http://blog.flexexamples.com/2008/04/16/removing-items-from-a-flex-datagrid-control-using-the-dragmanager-class/comment-page-1/ # comment-9253 FLEX in the eval: http://nsdevaraj.word]]></description>
		<content:encoded><![CDATA[Removing items from a Flex DataGrid control using the DragManager class: http://blog.flexexamples.com/2008/04/16/removing-items-from-a-flex-datagrid-control-using-the-dragmanager-class/comment-page-1/ # comment-9253 FLEX in the eval: http://nsdevaraj.word				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-example-example/</wfw:commentRss>
	</item>
		<item>
		<title>FLEX: ObjectProxy & <fx:Model> tag</title>
		<link>http://www.codeweblog.com/flex-objectproxy-tag/</link>
		<comments>http://www.codeweblog.com/flex-objectproxy-tag/#comments</comments>
		<pubDate>Sat, 28 May 2011 15:56:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[submission]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[fx]]></category>
<category><![CDATA[deletions]]></category>
<category><![CDATA[additions]]></category>
<category><![CDATA[input fields]]></category>
<category><![CDATA[model gt]]></category>
<category><![CDATA[time window]]></category>
<category><![CDATA[proxy object]]></category>
<category><![CDATA[problem description]]></category>
<category><![CDATA[datagrid]]></category>
<category><![CDATA[modal window]]></category>
<category><![CDATA[binding posts]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-objectproxy-tag/</guid>
		<description><![CDATA[Today I met a very difficult problem, so I find it necessary to Object proxy object can be bound to make a separate statement ObjectProxy; and &lt;fx:Model&gt;, it is Navigation on the data binding posts: http://wuaner.iteye.com/blog/1056650 About wa]]></description>
		<content:encoded><![CDATA[Today I met a very difficult problem, so I find it necessary to Object proxy object can be bound to make a separate statement ObjectProxy; and &lt;fx:Model&gt;, it is Navigation on the data binding posts: http://wuaner.iteye.com/blog/1056650 About wa				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-objectproxy-tag/</wfw:commentRss>
	</item>
		<item>
		<title>Flex: Performance tuning Performance Tuning</title>
		<link>http://www.codeweblog.com/flex-performance-tuning-performance-tuning/</link>
		<comments>http://www.codeweblog.com/flex-performance-tuning-performance-tuning/#comments</comments>
		<pubDate>Sat, 28 May 2011 14:27:28+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[client application]]></category>
<category><![CDATA[performance tuning]]></category>
<category><![CDATA[application performance]]></category>
<category><![CDATA[performance tips]]></category>
<category><![CDATA[client server performance]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-performance-tuning-performance-tuning/</guid>
		<description><![CDATA[Attachment: Flex Application Performance: Tips and Techniques for Improving Client Application and Server Performance: http://www.perryinc.com/pdfs/client_server_performance.pdf]]></description>
		<content:encoded><![CDATA[Attachment: Flex Application Performance: Tips and Techniques for Improving Client Application and Server Performance: http://www.perryinc.com/pdfs/client_server_performance.pdf				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/optimize-website-performance-improve-speed-of-web-access-speed-of-14-practice/" title="Optimize website performance improve speed of web access speed of 14 practice">Optimize website performance improve speed of web access speed of 14 practice</a> 2009-04-24 13:50:02</li>
					<li><a href="http://www.codeweblog.com/through-the-secondary-cache-to-speed-up-your-hibernate-application/" title="Through the secondary cache to speed up your hibernate application">Through the secondary cache to speed up your hibernate application</a> 2009-04-19 09:05:03</li>
					<li><a href="http://www.codeweblog.com/web-developed-by-a-number-of-issues-java-directions/" title="web developed by a number of issues (java directions)">web developed by a number of issues (java directions)</a> 2009-03-27 12:30:02</li>
					<li><a href="http://www.codeweblog.com/topic-shoes-construction-ruby-client-gadget/" title="Topic: Shoes - Construction Ruby client gadget">Topic: Shoes - Construction Ruby client gadget</a> 2009-03-04 01:45:02</li>
					<li><a href="http://www.codeweblog.com/shoes-construction-ruby-client-gadget/" title="Shoes - Construction Ruby client gadget">Shoes - Construction Ruby client gadget</a> 2009-02-28 18:15:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-performance-tuning-performance-tuning/</wfw:commentRss>
	</item>
		<item>
		<title>On the difference between as3 and as2</title>
		<link>http://www.codeweblog.com/on-the-difference-between-as3-and-as2/</link>
		<comments>http://www.codeweblog.com/on-the-difference-between-as3-and-as2/#comments</comments>
		<pubDate>Sat, 28 May 2011 09:42:52+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[quot quot]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[variable types]]></category>
<category><![CDATA[variable declaration]]></category>
<category><![CDATA[distinction]]></category>
<category><![CDATA[data types]]></category>
<category><![CDATA[as2]]></category>
<category><![CDATA[variable assignment]]></category>
<category><![CDATA[as3]]></category>
<category><![CDATA[string conversion]]></category>
<category><![CDATA[element index]]></category>
<category><![CDATA[default type]]></category>
<category><![CDATA[dynamic properties]]></category>
<category><![CDATA[variable time]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/on-the-difference-between-as3-and-as2/</guid>
		<description><![CDATA[And As2 As3 Variable declaration: declare a variable time if not data types, then as2 in by default type is Object, but in as3 is not the case, and without the data type, then the variable to be assigned to undeclared variable types ( untyped) default und]]></description>
		<content:encoded><![CDATA[And As2 As3 Variable declaration: declare a variable time if not data types, then as2 in by default type is Object, but in as3 is not the case, and without the data type, then the variable to be assigned to undeclared variable types ( untyped) default und				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/detailed-js-regular-expressions/" title="Detailed JS regular expressions">Detailed JS regular expressions</a> 2009-02-27 21:55:02</li>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/javascript-string-functions-guinness/" title="JavaScript String Functions Guinness">JavaScript String Functions Guinness</a> 2009-02-27 15:45:02</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/on-the-difference-between-as3-and-as2/</wfw:commentRss>
	</item>
		<item>
		<title>Flex: Application & Variable Scope (this owner parent parentApp parentDoc outerDoc)</title>
		<link>http://www.codeweblog.com/flex-application-variable-scope-this-owner-parent-parentapp-parentdoc-outerdoc/</link>
		<comments>http://www.codeweblog.com/flex-application-variable-scope-this-owner-parent-parentapp-parentdoc-outerdoc/#comments</comments>
		<pubDate>Sat, 28 May 2011 07:47:20+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[global variables]]></category>
<category><![CDATA[variable scope]]></category>
<category><![CDATA[local variable]]></category>
<category><![CDATA[accessibility]]></category>
<category><![CDATA[global access]]></category>
<category><![CDATA[application scope]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-application-variable-scope-this-owner-parent-parentapp-parentdoc-outerdoc/</guid>
		<description><![CDATA[Keywords: this owner parent parentApplication parentDocument outerDocument and so on. Flex / AIR Application Scope Tips: http://devgirl.org/2009/01/27/flexair-application-scope-tips/ Application Scope In Flex: http://mallikvarma.wordpress.com/2009/11/13/a]]></description>
		<content:encoded><![CDATA[Keywords: this owner parent parentApplication parentDocument outerDocument and so on. Flex / AIR Application Scope Tips: http://devgirl.org/2009/01/27/flexair-application-scope-tips/ Application Scope In Flex: http://mallikvarma.wordpress.com/2009/11/13/a				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-logo-and-variable-scope/" title="Ruby logo and variable scope">Ruby logo and variable scope</a> 2009-03-17 01:50:02</li>
					<li><a href="http://www.codeweblog.com/javascript-trap/" title="JavaScript trap">JavaScript trap</a> 2009-03-12 13:10:02</li>
					<li><a href="http://www.codeweblog.com/to-talk-about-ruby-variables/" title="To talk about Ruby variables">To talk about Ruby variables</a> 2009-03-11 11:25:01</li>
					<li><a href="http://www.codeweblog.com/javascript-of-this/" title="javascript of this">javascript of this</a> 2009-03-05 17:50:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-application-variable-scope-this-owner-parent-parentapp-parentdoc-outerdoc/</wfw:commentRss>
	</item>
		<item>
		<title>Flex and servlet communication (Httpservice)</title>
		<link>http://www.codeweblog.com/flex-and-servlet-communication-httpservice/</link>
		<comments>http://www.codeweblog.com/flex-and-servlet-communication-httpservice/#comments</comments>
		<pubDate>Sat, 28 May 2011 02:30:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[httpservletrequest]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[serialversionuid]]></category>
<category><![CDATA[request response]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[httpservlet]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[httpservletresponse]]></category>
<category><![CDATA[string result]]></category>
<category><![CDATA[java file]]></category>
<category><![CDATA[result system]]></category>
<category><![CDATA[java communication]]></category>
<category><![CDATA[project engineering]]></category>
<category><![CDATA[servlet communication]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-and-servlet-communication-httpservice/</guid>
		<description><![CDATA[Prior to flex and java communication has been used remoteobject, today tried it Httpservice, specific method, please read on: 1 Open the eclipse, the new web project engineering, named servletTest 2 Add the following code inside the web.xml file &lt;servl]]></description>
		<content:encoded><![CDATA[Prior to flex and java communication has been used remoteobject, today tried it Httpservice, specific method, please read on: 1 Open the eclipse, the new web project engineering, named servletTest 2 Add the following code inside the web.xml file &lt;servl				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-and-servlet-communication-httpservice/</wfw:commentRss>
	</item>
		<item>
		<title>String converted to AS3 in the Boolean</title>
		<link>http://www.codeweblog.com/string-converted-to-as3-in-the-boolean/</link>
		<comments>http://www.codeweblog.com/string-converted-to-as3-in-the-boolean/#comments</comments>
		<pubDate>Fri, 27 May 2011 22:15:21+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[boolean values]]></category>
<category><![CDATA[empty strings]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/string-converted-to-as3-in-the-boolean/</guid>
		<description><![CDATA[AS3 String into a Boolean in the rules and not the same as Java, the most reliable method is: var s: String = &quot;true&quot;; var f: Boolean = (s == &quot;true &quot;);// found most of the procedures that determine the business logic: str is null, ]]></description>
		<content:encoded><![CDATA[AS3 String into a Boolean in the rules and not the same as Java, the most reliable method is: var s: String = &quot;true&quot;; var f: Boolean = (s == &quot;true &quot;);// found most of the procedures that determine the business logic: str is null, 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/web-test-summary-architecture-design-the-best-part/" title="WEB test summary (architecture, design) the best part">WEB test summary (architecture, design) the best part</a> 2009-03-01 07:40:02</li>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/string-converted-to-as3-in-the-boolean/</wfw:commentRss>
	</item>
		<item>
		<title>Flex development framework summary</title>
		<link>http://www.codeweblog.com/flex-development-framework-summary/</link>
		<comments>http://www.codeweblog.com/flex-development-framework-summary/#comments</comments>
		<pubDate>Fri, 27 May 2011 16:07:49+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[open source]]></category>
<category><![CDATA[development framework]]></category>
<category><![CDATA[adobe]]></category>
<category><![CDATA[framework summary]]></category>
<category><![CDATA[mate]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-development-framework-summary/</guid>
		<description><![CDATA[Flex development framework summary Flex existing mature common framework:  Cairngorm (Adobe Open Source) - MVC framework  PureMVC (Open Source) - MVC framework  Mate (Open Source) - tag-based, event-driven  Swiz (Open Source) - Metadata-based Dep]]></description>
		<content:encoded><![CDATA[Flex development framework summary Flex existing mature common framework:  Cairngorm (Adobe Open Source) - MVC framework  PureMVC (Open Source) - MVC framework  Mate (Open Source) - tag-based, event-driven  Swiz (Open Source) - Metadata-based Dep				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax-chat/" title="ajax chat">ajax chat</a> 2009-03-07 03:05:02</li>
					<li><a href="http://www.codeweblog.com/shi-means-small-so-that-hibernate-support-for-the-standard-deviation-of-the-variance-function-of-mysql/" title="Shi means small, so that HIBERNATE support for the standard deviation of the variance function of MYSQL">Shi means small, so that HIBERNATE support for the standard deviation of the variance function of MYSQL</a> 2009-03-04 09:50:22</li>
					<li><a href="http://www.codeweblog.com/extjs-development-environment-set-up-and-practice/" title="extjs development environment set up and practice">extjs development environment set up and practice</a> 2009-03-02 05:35:01</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-development-framework-summary/</wfw:commentRss>
	</item>
		<item>
		<title>Some knowledge of Flex summary of garbage collection</title>
		<link>http://www.codeweblog.com/some-knowledge-of-flex-summary-of-garbage-collection/</link>
		<comments>http://www.codeweblog.com/some-knowledge-of-flex-summary-of-garbage-collection/#comments</comments>
		<pubDate>Fri, 27 May 2011 15:50:32+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[garbage collection]]></category>
<category><![CDATA[object reference]]></category>
<category><![CDATA[event listener]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[module test]]></category>
<category><![CDATA[deletions]]></category>
<category><![CDATA[system components]]></category>
<category><![CDATA[recovery mechanisms]]></category>
<category><![CDATA[recovery mechanism]]></category>
<category><![CDATA[disclosure]]></category>
<category><![CDATA[internal references]]></category>
<category><![CDATA[global tools]]></category>
<category><![CDATA[performance loss]]></category>
<category><![CDATA[external references]]></category>
<category><![CDATA[child object]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/some-knowledge-of-flex-summary-of-garbage-collection/</guid>
		<description><![CDATA[Some knowledge of Flex garbage collection summary: 1, deleted all references to objects in the external must be removed as a clean garbage collection system in order to be disposed of. 2, the parent child object is outside the internal references to other]]></description>
		<content:encoded><![CDATA[Some knowledge of Flex garbage collection summary: 1, deleted all references to objects in the external must be removed as a clean garbage collection system in order to be disposed of. 2, the parent child object is outside the internal references to other				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/" title="ruby MBARI large patches Performance Evaluation Report">ruby MBARI large patches Performance Evaluation Report</a> 2009-03-03 23:45:01</li>
					<li><a href="http://www.codeweblog.com/javascript-in-the-browser-environment-seven-xmlhttprequest/" title="Javascript in the browser environment (seven) XMLHttpRequest">Javascript in the browser environment (seven) XMLHttpRequest</a> 2009-03-03 12:25:01</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/some-knowledge-of-flex-summary-of-garbage-collection/</wfw:commentRss>
	</item>
		<item>
		<title>Servlet entry-Flex integration Flex</title>
		<link>http://www.codeweblog.com/servlet-entry-flex-integration-flex/</link>
		<comments>http://www.codeweblog.com/servlet-entry-flex-integration-flex/#comments</comments>
		<pubDate>Fri, 27 May 2011 15:38:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[access to data]]></category>
<category><![CDATA[code lt]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[cdata]]></category>
<category><![CDATA[servers]]></category>
<category><![CDATA[netbeans]]></category>
<category><![CDATA[collections]]></category>
<category><![CDATA[textarea]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[objective]]></category>
<category><![CDATA[private function]]></category>
<category><![CDATA[default package]]></category>
<category><![CDATA[rpc events]]></category>
<category><![CDATA[flex program]]></category>
<category><![CDATA[adobe flash]]></category>
<category><![CDATA[flex tools]]></category>
<category><![CDATA[jserver]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/servlet-entry-flex-integration-flex/</guid>
		<description><![CDATA[Servlet entry-Flex integration Flex Tools: Adobe Flash Builder 4, NetBeans IDE 6.8, Tomcat6.0 Objective: The main entry is to write Flex program, initiated by the page calls the server&#39;s Servlet, the page to get data from the server to dynamically dis]]></description>
		<content:encoded><![CDATA[Servlet entry-Flex integration Flex Tools: Adobe Flash Builder 4, NetBeans IDE 6.8, Tomcat6.0 Objective: The main entry is to write Flex program, initiated by the page calls the server&#39;s Servlet, the page to get data from the server to dynamically dis				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/servlet-entry-flex-integration-flex/</wfw:commentRss>
	</item>
		<item>
		<title>Flex's drag event Select Source Control List</title>
		<link>http://www.codeweblog.com/flex-s-drag-event-select-source-control-list/</link>
		<comments>http://www.codeweblog.com/flex-s-drag-event-select-source-control-list/#comments</comments>
		<pubDate>Fri, 27 May 2011 10:39:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[cdata]]></category>
<category><![CDATA[collections]]></category>
<category><![CDATA[mxml]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[true width]]></category>
<category><![CDATA[adobe]]></category>
<category><![CDATA[private function]]></category>
<category><![CDATA[source control]]></category>
<category><![CDATA[list component]]></category>
<category><![CDATA[drag event]]></category>
<category><![CDATA[drop components]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-s-drag-event-select-source-control-list/</guid>
		<description><![CDATA[Friends said he has two sets of procedures to do drag and drop each other&#39;s List, we all know that Flex drag and drop operation is very simple to achieve, just set in the List component dragEnabled = &quot;true&quot; dropEnabled = &quot;true]]></description>
		<content:encoded><![CDATA[Friends said he has two sets of procedures to do drag and drop each other&#39;s List, we all know that Flex drag and drop operation is very simple to achieve, just set in the List component dragEnabled = &quot;true&quot; dropEnabled = &quot;true				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-s-drag-event-select-source-control-list/</wfw:commentRss>
	</item>
		<item>
		<title>ActionScript 3.0 Performance Optimization Tips</title>
		<link>http://www.codeweblog.com/actionscript-3-0-performance-optimization-tips/</link>
		<comments>http://www.codeweblog.com/actionscript-3-0-performance-optimization-tips/#comments</comments>
		<pubDate>Fri, 27 May 2011 08:45:30+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[quot quot]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[perfor]]></category>
<category><![CDATA[array object]]></category>
<category><![CDATA[matter of fact]]></category>
<category><![CDATA[robustness]]></category>
<category><![CDATA[application performance]]></category>
<category><![CDATA[vitro]]></category>
<category><![CDATA[procedural framework]]></category>
<category><![CDATA[necessary time]]></category>
<category><![CDATA[optimization tips]]></category>
<category><![CDATA[int array]]></category>
<category><![CDATA[poor performance]]></category>
<category><![CDATA[program logic]]></category>
<category><![CDATA[color values]]></category>
<category><![CDATA[loop variables]]></category>
<category><![CDATA[speed difference]]></category>
<category><![CDATA[debugger version]]></category>
<category><![CDATA[improvement program]]></category>
<category><![CDATA[redundant operations]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/actionscript-3-0-performance-optimization-tips/</guid>
		<description><![CDATA[1, the improved algorithm, both for what kind of program is always a good algorithm is very important, and can greatly improve application performance, so the first step is to optimize the performance of any algorithm or program logic from the optima]]></description>
		<content:encoded><![CDATA[1, the improved algorithm, both for what kind of program is always a good algorithm is very important, and can greatly improve application performance, so the first step is to optimize the performance of any algorithm or program logic from the optima				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/detailed-js-regular-expressions/" title="Detailed JS regular expressions">Detailed JS regular expressions</a> 2009-02-27 21:55:02</li>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/javascript-string-functions-guinness/" title="JavaScript String Functions Guinness">JavaScript String Functions Guinness</a> 2009-02-27 15:45:02</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/actionscript-3-0-performance-optimization-tips/</wfw:commentRss>
	</item>
		<item>
		<title>[Original] Flash's garbage collection and memory leak</title>
		<link>http://www.codeweblog.com/original-flash-s-garbage-collection-and-memory-leak/</link>
		<comments>http://www.codeweblog.com/original-flash-s-garbage-collection-and-memory-leak/#comments</comments>
		<pubDate>Fri, 27 May 2011 01:49:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[garbage collection]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[object reference]]></category>
<category><![CDATA[instances]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[garbage collector]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[object structure]]></category>
<category><![CDATA[reference point]]></category>
<category><![CDATA[circular reference]]></category>
<category><![CDATA[flash player 9]]></category>
<category><![CDATA[active object]]></category>
<category><![CDATA[method reference]]></category>
<category><![CDATA[collector efficiency]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/original-flash-s-garbage-collection-and-memory-leak/</guid>
		<description><![CDATA[ActionScript3.0 garbage collector positioning using two methods without reference to the object reference count and identify the clear method. Reference counting, an object used to track the activities of a relatively simple method, which started from the]]></description>
		<content:encoded><![CDATA[ActionScript3.0 garbage collector positioning using two methods without reference to the object reference count and identify the clear method. Reference counting, an object used to track the activities of a relatively simple method, which started from the				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/original-flash-s-garbage-collection-and-memory-leak/</wfw:commentRss>
	</item>
		<item>
		<title>Flex4 Path polygon used in the skinclass</title>
		<link>http://www.codeweblog.com/flex4-path-polygon-used-in-the-skinclass/</link>
		<comments>http://www.codeweblog.com/flex4-path-polygon-used-in-the-skinclass/#comments</comments>
		<pubDate>Fri, 27 May 2011 00:58:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[gap]]></category>
<category><![CDATA[cdata]]></category>
<category><![CDATA[mxml]]></category>
<category><![CDATA[vertical bar]]></category>
<category><![CDATA[x2]]></category>
<category><![CDATA[metadata]]></category>
<category><![CDATA[straight line]]></category>
<category><![CDATA[arc]]></category>
<category><![CDATA[y1]]></category>
<category><![CDATA[path data]]></category>
<category><![CDATA[curvature]]></category>
<category><![CDATA[y2]]></category>
<category><![CDATA[mx graphics]]></category>
<category><![CDATA[x1]]></category>
<category><![CDATA[axis radius]]></category>
<category><![CDATA[basic graphics]]></category>
<category><![CDATA[vgroup]]></category>
<category><![CDATA[base graphics]]></category>
<category><![CDATA[word chain]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex4-path-polygon-used-in-the-skinclass/</guid>
		<description><![CDATA[skinClass Path label use to draw the polygon, to draw on the data attributes in the path. Such as: &lt;s:Path data=&quot;M0 0L10 10Z&quot;/&gt; In the preparation of drawing a path, it will use some controls on the word chain, which is to be understo]]></description>
		<content:encoded><![CDATA[skinClass Path label use to draw the polygon, to draw on the data attributes in the path. Such as: &lt;s:Path data=&quot;M0 0L10 10Z&quot;/&gt; In the preparation of drawing a path, it will use some controls on the word chain, which is to be understo				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex4-path-polygon-used-in-the-skinclass/</wfw:commentRss>
	</item>
		<item>
		<title>flash as3 read xml [transfer]</title>
		<link>http://www.codeweblog.com/flash-as3-read-xml-transfer/</link>
		<comments>http://www.codeweblog.com/flash-as3-read-xml-transfer/#comments</comments>
		<pubDate>Fri, 27 May 2011 00:12:26+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[xml code]]></category>
<category><![CDATA[aspx]]></category>
<category><![CDATA[xml file]]></category>
<category><![CDATA[node]]></category>
<category><![CDATA[data exchange]]></category>
<category><![CDATA[data processing]]></category>
<category><![CDATA[import data]]></category>
<category><![CDATA[xml objects]]></category>
<category><![CDATA[data trace]]></category>
<category><![CDATA[output images]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flash-as3-read-xml-transfer/</guid>
		<description><![CDATA[This article comes from CSDN blog: http://blog.csdn.net/webdesman/archive/2010/12/16/6080259.aspx In as inside, I think the most important and most commonly used content than to read xml data, and this is the most commonly used as data exchange and c]]></description>
		<content:encoded><![CDATA[This article comes from CSDN blog: http://blog.csdn.net/webdesman/archive/2010/12/16/6080259.aspx In as inside, I think the most important and most commonly used content than to read xml data, and this is the most commonly used as data exchange and c				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flash-as3-read-xml-transfer/</wfw:commentRss>
	</item>
		<item>
		<title>flex development of information</title>
		<link>http://www.codeweblog.com/flex-development-of-information/</link>
		<comments>http://www.codeweblog.com/flex-development-of-information/#comments</comments>
		<pubDate>Thu, 26 May 2011 23:12:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[open source]]></category>
<category><![CDATA[language reference]]></category>
<category><![CDATA[application development]]></category>
<category><![CDATA[related resources]]></category>
<category><![CDATA[coldfusion]]></category>
<category><![CDATA[adobe]]></category>
<category><![CDATA[workflow]]></category>
<category><![CDATA[architecture technology]]></category>
<category><![CDATA[error database]]></category>
<category><![CDATA[video training]]></category>
<category><![CDATA[flex developer center]]></category>
<category><![CDATA[guide pdf]]></category>
<category><![CDATA[intuit]]></category>
<category><![CDATA[toolkits]]></category>
<category><![CDATA[sap services]]></category>
<category><![CDATA[home architecture]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-development-of-information/</guid>
		<description><![CDATA[&lt;iframe width="216" height="182" frameborder=0 scrolling="no" src="http://tourdeflex.adobe.com/badge/"&gt;&lt;/iframe&gt; Next Steps Become a Certified Flex Developer * Find Flex consultant or trainer Flex online seminar to participate in Flex Dev]]></description>
		<content:encoded><![CDATA[&lt;iframe width="216" height="182" frameborder=0 scrolling="no" src="http://tourdeflex.adobe.com/badge/"&gt;&lt;/iframe&gt; Next Steps Become a Certified Flex Developer * Find Flex consultant or trainer Flex online seminar to participate in Flex Dev				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-development-of-information/</wfw:commentRss>
	</item>
		<item>
		<title>AS and JS calls problem</title>
		<link>http://www.codeweblog.com/as-and-js-calls-problem/</link>
		<comments>http://www.codeweblog.com/as-and-js-calls-problem/#comments</comments>
		<pubDate>Thu, 26 May 2011 22:11:50+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[conflict]]></category>
<category><![CDATA[swf]]></category>
<category><![CDATA[current version]]></category>
<category><![CDATA[compatibility]]></category>
<category><![CDATA[object tag]]></category>
<category><![CDATA[ff]]></category>
<category><![CDATA[initiator]]></category>
<category><![CDATA[tag id]]></category>
<category><![CDATA[object element]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/as-and-js-calls-problem/</guid>
		<description><![CDATA[AS a very easy adjustment js Js AS because the key is transferred from the initiator of the container so the browser compatibility of this old problem has cropped up here. Because IE is to use the object tag inside, but FF is used in the embed. To be comp]]></description>
		<content:encoded><![CDATA[AS a very easy adjustment js Js AS because the key is transferred from the initiator of the container so the browser compatibility of this old problem has cropped up here. Because IE is to use the object tag inside, but FF is used in the embed. To be comp				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/questions-about-updating-rails1-2-6-to-rails2-2-2/" title="Questions about updating rails1.2.6 to rails2.2.2">Questions about updating rails1.2.6 to rails2.2.2</a> 2009-03-21 10:20:02</li>
					<li><a href="http://www.codeweblog.com/open-flash-chart-put-into-the-project-the-outcome-of-the-day/" title="Open Flash Chart put into the project, the outcome of the day">Open Flash Chart put into the project, the outcome of the day</a> 2009-03-17 08:05:30</li>
					<li><a href="http://www.codeweblog.com/javascript-namespace-easy-implementation/" title="JavaScript namespace easy implementation">JavaScript namespace easy implementation</a> 2009-03-16 03:15:02</li>
					<li><a href="http://www.codeweblog.com/play-flash-page-3-javascript-script-swfobject-js2/" title="Play flash page 3 (javascript script swfobject.js2)">Play flash page 3 (javascript script swfobject.js2)</a> 2009-03-03 13:25:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/as-and-js-calls-problem/</wfw:commentRss>
	</item>
		<item>
		<title>[Transferred] to take the absolute value of the efficiency of customs</title>
		<link>http://www.codeweblog.com/transferred-to-take-the-absolute-value-of-the-efficiency-of-customs/</link>
		<comments>http://www.codeweblog.com/transferred-to-take-the-absolute-value-of-the-efficiency-of-customs/#comments</comments>
		<pubDate>Thu, 26 May 2011 15:48:53+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[guidance]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[customs]]></category>
<category><![CDATA[absolute value]]></category>
<category><![CDATA[gao]]></category>
<category><![CDATA[case test]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/transferred-to-take-the-absolute-value-of-the-efficiency-of-customs/</guid>
		<description><![CDATA[Used by a lot of the absolute value of the project, I simply test it, I want to know is the efficiency of Gaobu Gao Math.abs? If the efficiency is higher if that is not the case? / / Test var dt:Date=new Date; var dd:Number=dt.getMilliseconds(); var ]]></description>
		<content:encoded><![CDATA[Used by a lot of the absolute value of the project, I simply test it, I want to know is the efficiency of Gaobu Gao Math.abs? If the efficiency is higher if that is not the case? / / Test var dt:Date=new Date; var dd:Number=dt.getMilliseconds(); var 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/transferred-to-take-the-absolute-value-of-the-efficiency-of-customs/</wfw:commentRss>
	</item>
		<item>
		<title>FLEX: Validator validation</title>
		<link>http://www.codeweblog.com/flex-validator-validation/</link>
		<comments>http://www.codeweblog.com/flex-validator-validation/#comments</comments>
		<pubDate>Thu, 26 May 2011 14:32:38+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[validation]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[usability]]></category>
<category><![CDATA[empty array]]></category>
<category><![CDATA[adobe]]></category>
<category><![CDATA[confirmation]]></category>
<category><![CDATA[object doesn]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-validator-validation/</guid>
		<description><![CDATA[flex: creating custom validators: http://flexscript.wordpress.com/2008/09/22/flex-creating-custom-validators/ Quote All standard validators components inherits from the base of mx.Validators.Validator class. To create a custom validator need to work ]]></description>
		<content:encoded><![CDATA[flex: creating custom validators: http://flexscript.wordpress.com/2008/09/22/flex-creating-custom-validators/ Quote All standard validators components inherits from the base of mx.Validators.Validator class. To create a custom validator need to work 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/repair-using-javascript-browser-problem/" title="Repair using javascript browser problem">Repair using javascript browser problem</a> 2009-03-12 12:05:07</li>
					<li><a href="http://www.codeweblog.com/js-as-swfloader-html-page-dynamically-loaded-swf-files/" title="JS + AS + SWFloader, html page dynamically loaded SWF files">JS + AS + SWFloader, html page dynamically loaded SWF files</a> 2009-03-12 06:55:02</li>
					<li><a href="http://www.codeweblog.com/rails-will-be-a-model-split-according-to-the-functions-of-management/" title="Rails will be a Model split according to the functions of management">Rails will be a Model split according to the functions of management</a> 2009-03-05 05:35:02</li>
					<li><a href="http://www.codeweblog.com/js-commonly-used-in-integrated/" title="js commonly used in integrated">js commonly used in integrated</a> 2009-03-04 17:15:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-doubts/" title="Hibernate doubts">Hibernate doubts</a> 2009-03-01 18:37:31</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-validator-validation/</wfw:commentRss>
	</item>
		<item>
		<title>Add audio on the way to flex</title>
		<link>http://www.codeweblog.com/add-audio-on-the-way-to-flex/</link>
		<comments>http://www.codeweblog.com/add-audio-on-the-way-to-flex/#comments</comments>
		<pubDate>Thu, 26 May 2011 14:20:27+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[using flash]]></category>
<category><![CDATA[best solution]]></category>
<category><![CDATA[network traffic]]></category>
<category><![CDATA[flash development]]></category>
<category><![CDATA[low speed]]></category>
<category><![CDATA[flash support]]></category>
<category><![CDATA[cmp]]></category>
<category><![CDATA[flash help]]></category>
<category><![CDATA[playback speed]]></category>
<category><![CDATA[sampling rate]]></category>
<category><![CDATA[bit rate]]></category>
<category><![CDATA[sound quality]]></category>
<category><![CDATA[natural time]]></category>
<category><![CDATA[channel stereo]]></category>
<category><![CDATA[format result]]></category>
<category><![CDATA[mono channels]]></category>
<category><![CDATA[player questions]]></category>
<category><![CDATA[subtrahend]]></category>
<category><![CDATA[www bbs]]></category>
<category><![CDATA[stereo sound]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/add-audio-on-the-way-to-flex/</guid>
		<description><![CDATA[Reference: http://bbs.airia.cn/thread-45114-1-1.html http://www.bbs.cenfun.com/thread-8000-1-1.html http://docs.huihoo.com/actionscript/as3/developer/zh_CN/WS5b3ccc516d4fbf351e63e3d118a9b90204-7d1d.html Wrote MP3 player with the CMP sometimes occur when s]]></description>
		<content:encoded><![CDATA[Reference: http://bbs.airia.cn/thread-45114-1-1.html http://www.bbs.cenfun.com/thread-8000-1-1.html http://docs.huihoo.com/actionscript/as3/developer/zh_CN/WS5b3ccc516d4fbf351e63e3d118a9b90204-7d1d.html Wrote MP3 player with the CMP sometimes occur when s				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-jetty-about-jetty-project/" title="What is Jetty About Jetty Project">What is Jetty About Jetty Project</a> 2009-08-17 16:20:01</li>
					<li><a href="http://www.codeweblog.com/i-wonder-if-you-have-the-html-publish-flash-parameters-a-allowscriptaccess/" title="I wonder if you have the HTML publish Flash parameters (a): allowScriptAccess">I wonder if you have the HTML publish Flash parameters (a): allowScriptAccess</a> 2009-07-08 14:25:04</li>
					<li><a href="http://www.codeweblog.com/apache-own-performance-testing-tools/" title="apache own performance testing tools">apache own performance testing tools</a> 2009-07-04 16:55:02</li>
					<li><a href="http://www.codeweblog.com/ext-introduce-the-expansion-of-one-component-ext-drawing-surface-graphics-components-vml-svg/" title="Ext introduce the expansion of one component - Ext. Drawing.Surface graphics components (vml / svg)">Ext introduce the expansion of one component - Ext. Drawing.Surface graphics components (vml / svg)</a> 2009-03-18 14:35:02</li>
					<li><a href="http://www.codeweblog.com/web-site-speed-program/" title="Web site speed program">Web site speed program</a> 2009-03-05 18:55:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/add-audio-on-the-way-to-flex/</wfw:commentRss>
	</item>
		<item>
		<title>With File.applicationDerectoryPath.resolv ("text.txt") will be reported SecuriyError Error!</title>
		<link>http://www.codeweblog.com/with-file-applicationderectorypath-resolv-text-txt-will-be-reported-securiyerror-error/</link>
		<comments>http://www.codeweblog.com/with-file-applicationderectorypath-resolv-text-txt-will-be-reported-securiyerror-error/#comments</comments>
		<pubDate>Thu, 26 May 2011 14:17:23+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[relative path]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[url string]]></category>
<category><![CDATA[input text]]></category>
<category><![CDATA[file file file]]></category>
<category><![CDATA[text stream]]></category>
<category><![CDATA[musiclist]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/with-file-applicationderectorypath-resolv-text-txt-will-be-reported-securiyerror-error/</guid>
		<description><![CDATA[With File.applicationDerectoryPath.resolv (&quot;text.txt&quot;) will be reported SecuriyError Error! Address: var _Path: File = File.applicationDirectory; var _url: String = _Path.nativePath.toString (); _url + = &quot;/ test.txt&quot;; var file: Fi]]></description>
		<content:encoded><![CDATA[With File.applicationDerectoryPath.resolv (&quot;text.txt&quot;) will be reported SecuriyError Error! Address: var _Path: File = File.applicationDirectory; var _url: String = _Path.nativePath.toString (); _url + = &quot;/ test.txt&quot;; var file: Fi				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-and-write-many-file-upload-database/" title="Ruby and write many file upload database">Ruby and write many file upload database</a> 2009-03-17 03:50:05</li>
					<li><a href="http://www.codeweblog.com/own-js-component-library/" title="Own JS component library">Own JS component library</a> 2009-03-16 11:25:03</li>
					<li><a href="http://www.codeweblog.com/rest-of-rails-routing/" title="Rest of Rails routing">Rest of Rails routing</a> 2009-03-15 23:10:02</li>
					<li><a href="http://www.codeweblog.com/select-the-list-of-js/" title="Select the list of JS">Select the list of JS</a> 2009-03-10 04:30:02</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/with-file-applicationderectorypath-resolv-text-txt-will-be-reported-securiyerror-error/</wfw:commentRss>
	</item>
		<item>
		<title>The Document generated by FlashDeveloper generated API documentation generation tool</title>
		<link>http://www.codeweblog.com/the-document-generated-by-flashdeveloper-generated-api-documentation-generation-tool/</link>
		<comments>http://www.codeweblog.com/the-document-generated-by-flashdeveloper-generated-api-documentation-generation-tool/#comments</comments>
		<pubDate>Thu, 26 May 2011 12:32:52+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[aspx]]></category>
<category><![CDATA[api documentation]]></category>
<category><![CDATA[document generation]]></category>
<category><![CDATA[generation tool]]></category>
<category><![CDATA[documentation generation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-document-generated-by-flashdeveloper-generated-api-documentation-generation-tool/</guid>
		<description><![CDATA[The Document generated by FlashDeveloper document generation tool to generate API, which is very convenient ... asdoc .... in fact, and the javadoc one thing, to be marked after the memo it ... Reference: http://blog.csdn.net/cjy37/archive/2009/02/18]]></description>
		<content:encoded><![CDATA[The Document generated by FlashDeveloper document generation tool to generate API, which is very convenient ... asdoc .... in fact, and the javadoc one thing, to be marked after the memo it ... Reference: http://blog.csdn.net/cjy37/archive/2009/02/18				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/good-ajax-upload-component-dhtmlxvault/" title="Good ajax upload component --- dhtmlxVault">Good ajax upload component --- dhtmlxVault</a> 2009-03-20 09:40:02</li>
					<li><a href="http://www.codeweblog.com/ext-js-formpanel-summary-of-the-submission-of-data/" title="Ext JS FormPanel summary of the submission of data ....">Ext JS FormPanel summary of the submission of data ....</a> 2009-03-06 23:00:03</li>
					<li><a href="http://www.codeweblog.com/js-commonly-used-in-integrated/" title="js commonly used in integrated">js commonly used in integrated</a> 2009-03-04 17:15:03</li>
					<li><a href="http://www.codeweblog.com/ibm-ajax-tutorial-series/" title="IBM Ajax Tutorial Series">IBM Ajax Tutorial Series</a> 2009-03-01 21:15:02</li>
					<li><a href="http://www.codeweblog.com/js-in-the-date-type-conversion/" title="JS in the Date type conversion">JS in the Date type conversion</a> 2009-02-27 22:55:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-document-generated-by-flashdeveloper-generated-api-documentation-generation-tool/</wfw:commentRss>
	</item>
		<item>
		<title>ActionScript Component Development</title>
		<link>http://www.codeweblog.com/actionscript-component-development/</link>
		<comments>http://www.codeweblog.com/actionscript-component-development/#comments</comments>
		<pubDate>Thu, 26 May 2011 09:54:50+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[assets]]></category>
<category><![CDATA[import flash]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[containers]]></category>
<category><![CDATA[number 0]]></category>
<category><![CDATA[component development]]></category>
<category><![CDATA[number 1]]></category>
<category><![CDATA[number 8]]></category>
<category><![CDATA[core application]]></category>
<category><![CDATA[flash events]]></category>
<category><![CDATA[mdi]]></category>
<category><![CDATA[bottom number]]></category>
<category><![CDATA[spatial memory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/actionscript-component-development/</guid>
		<description><![CDATA[http://sunshineyao.iteye.com/blog/827432 Recently, similar work in Windows that rarely need to use to maximize, minimize, close function TitleWindow, but not the component itself, Flex (Flex AI has NativeWindow this component.) So search the Internet]]></description>
		<content:encoded><![CDATA[http://sunshineyao.iteye.com/blog/827432 Recently, similar work in Windows that rarely need to use to maximize, minimize, close function TitleWindow, but not the component itself, Flex (Flex AI has NativeWindow this component.) So search the Internet				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/have-resolved-how-to-give-rails-of-the-model-class-of-congestive-include-extent-module/" title="[Have resolved] how to give rails of the model class of congestive (include / extent module)">[Have resolved] how to give rails of the model class of congestive (include / extent module)</a> 2009-03-02 07:35:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/actionscript-component-development/</wfw:commentRss>
	</item>
		<item>
		<title>flex nested html ----- flex-iframe</title>
		<link>http://www.codeweblog.com/flex-nested-html-flex-iframe/</link>
		<comments>http://www.codeweblog.com/flex-nested-html-flex-iframe/#comments</comments>
		<pubDate>Thu, 26 May 2011 09:17:40+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[title document]]></category>
<category><![CDATA[document title]]></category>
<category><![CDATA[flash player]]></category>
<category><![CDATA[opera]]></category>
<category><![CDATA[html page]]></category>
<category><![CDATA[html template]]></category>
<category><![CDATA[mmp]]></category>
<category><![CDATA[activex plugin]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-nested-html-flex-iframe/</guid>
		<description><![CDATA[In development, met the need to embed flex activex, previous practice is the object directly to the control object directly on the flex of the html-template, in fact, this can be achieved, but this practice should not be part of our nature need to in: fle]]></description>
		<content:encoded><![CDATA[In development, met the need to embed flex activex, previous practice is the object directly to the control object directly on the flex of the html-template, in fact, this can be achieved, but this practice should not be part of our nature need to in: fle				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-nested-html-flex-iframe/</wfw:commentRss>
	</item>
		<item>
		<title>Flex4 rewrite component TitleWindow (maximized. Minimization. Restore. Close. Drag. Zoom)</title>
		<link>http://www.codeweblog.com/flex4-rewrite-component-titlewindow-maximized-minimization-restore-close-drag-zoom/</link>
		<comments>http://www.codeweblog.com/flex4-rewrite-component-titlewindow-maximized-minimization-restore-close-drag-zoom/#comments</comments>
		<pubDate>Thu, 26 May 2011 08:32:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[drawing]]></category>
<category><![CDATA[zoom]]></category>
<category><![CDATA[rewrite]]></category>
<category><![CDATA[custom components]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex4-rewrite-component-titlewindow-maximized-minimization-restore-close-drag-zoom/</guid>
		<description><![CDATA[According to the flex3 version 9ria TitleWindow-largest custom minimize button - drag zoom from, modify flex4 version, drawing on Learning Flex custom components - TitleWindow Series Results shown in Figure:]]></description>
		<content:encoded><![CDATA[According to the flex3 version 9ria TitleWindow-largest custom minimize button - drag zoom from, modify flex4 version, drawing on Learning Flex custom components - TitleWindow Series Results shown in Figure:				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ext-introduce-the-expansion-of-one-component-ext-drawing-surface-graphics-components-vml-svg/" title="Ext introduce the expansion of one component - Ext. Drawing.Surface graphics components (vml / svg)">Ext introduce the expansion of one component - Ext. Drawing.Surface graphics components (vml / svg)</a> 2009-03-18 14:35:02</li>
					<li><a href="http://www.codeweblog.com/js-by-scaling-picture/" title="JS by scaling picture">JS by scaling picture</a> 2009-03-16 09:20:02</li>
					<li><a href="http://www.codeweblog.com/javascript-to-call-the-method-to-be-covered/" title="javascript to call the method to be covered">javascript to call the method to be covered</a> 2009-03-08 06:55:02</li>
					<li><a href="http://www.codeweblog.com/prototype-of-ajax-updater-method/" title="prototype of Ajax.updater () method">prototype of Ajax.updater () method</a> 2009-03-06 05:40:02</li>
					<li><a href="http://www.codeweblog.com/flash-chart-summary/" title="flash chart summary">flash chart summary</a> 2009-03-02 01:30:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex4-rewrite-component-titlewindow-maximized-minimization-restore-close-drag-zoom/</wfw:commentRss>
	</item>
		<item>
		<title>flex error Couldn't establish a connection to 'firstHelloWordService'</title>
		<link>http://www.codeweblog.com/flex-error-couldn-t-establish-a-connection-to-firsthellowordservice/</link>
		<comments>http://www.codeweblog.com/flex-error-couldn-t-establish-a-connection-to-firsthellowordservice/#comments</comments>
		<pubDate>Wed, 25 May 2011 17:50:00+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[xml]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[annex]]></category>
<category><![CDATA[c users]]></category>
<category><![CDATA[work space]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-error-couldn-t-establish-a-connection-to-firsthellowordservice/</guid>
		<description><![CDATA[Today get flex, use Alert.show (event.fault.faultDetail.toString ()) displays an error message appears Couldn&#39;t establish a connection to &#39;firstHelloWordService&#39; this error, then created automatically by comparing the flex project found a]]></description>
		<content:encoded><![CDATA[Today get flex, use Alert.show (event.fault.faultDetail.toString ()) displays an error message appears Couldn&#39;t establish a connection to &#39;firstHelloWordService&#39; this error, then created automatically by comparing the flex project found a				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-error-couldn-t-establish-a-connection-to-firsthellowordservice/</wfw:commentRss>
	</item>
		<item>
		<title>Flex ActionScript and code generation tool for modeling tools overview</title>
		<link>http://www.codeweblog.com/flex-actionscript-and-code-generation-tool-for-modeling-tools-overview/</link>
		<comments>http://www.codeweblog.com/flex-actionscript-and-code-generation-tool-for-modeling-tools-overview/#comments</comments>
		<pubDate>Wed, 25 May 2011 11:12:41+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[eclipse]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[architect]]></category>
<category><![CDATA[code generation tools]]></category>
<category><![CDATA[gui interface]]></category>
<category><![CDATA[generation projects]]></category>
<category><![CDATA[uml]]></category>
<category><![CDATA[modeling tools]]></category>
<category><![CDATA[capabilities]]></category>
<category><![CDATA[actionscript]]></category>
<category><![CDATA[code generation tool]]></category>
<category><![CDATA[visual paradigm]]></category>
<category><![CDATA[generation 5]]></category>
<category><![CDATA[stub code]]></category>
<category><![CDATA[targetted]]></category>
<category><![CDATA[documentation tool]]></category>
<category><![CDATA[tools range]]></category>
<category><![CDATA[flashmx]]></category>
<category><![CDATA[information price]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-actionscript-and-code-generation-tool-for-modeling-tools-overview/</guid>
		<description><![CDATA[http://seantheflexguy.com/blog/2007/11/20/actionscript-30-uml-and-code-generation-tools/ If you are interested in AS3 the UML modeling tool, you can look at the following tools range in price from $ 0 to $ 239. 0.UML4AS - (free with paid ... Eclipse-based]]></description>
		<content:encoded><![CDATA[http://seantheflexguy.com/blog/2007/11/20/actionscript-30-uml-and-code-generation-tools/ If you are interested in AS3 the UML modeling tool, you can look at the following tools range in price from $ 0 to $ 239. 0.UML4AS - (free with paid ... Eclipse-based				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-page-jump-implementation-of-a-number-of-ways/" title="js page Jump implementation of a number of ways">js page Jump implementation of a number of ways</a> 2009-02-27 14:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-actionscript-and-code-generation-tool-for-modeling-tools-overview/</wfw:commentRss>
	</item>
		<item>
		<title>Flash Builder 4.5 and Flex sdk 4.5 (hero) release ...</title>
		<link>http://www.codeweblog.com/flash-builder-4-5-and-flex-sdk-4-5-hero-release/</link>
		<comments>http://www.codeweblog.com/flash-builder-4-5-and-flex-sdk-4-5-hero-release/#comments</comments>
		<pubDate>Wed, 25 May 2011 10:31:56+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[adobe]]></category>
<category><![CDATA[hero]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flash-builder-4-5-and-flex-sdk-4-5-hero-release/</guid>
		<description><![CDATA[Flex 4.5 Introduction .... http://www.adobe.com/cn/devnet/flex/articles/introducing-flex45sdk.html Flash Builder 4.5]]></description>
		<content:encoded><![CDATA[Flex 4.5 Introduction .... http://www.adobe.com/cn/devnet/flex/articles/introducing-flex45sdk.html Flash Builder 4.5				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex/" title="FLEX">FLEX</a> 2010-03-29 14:57:19</li>
					<li><a href="http://www.codeweblog.com/adobe-flex3-air-demo/" title="Adobe Flex3 AIR Demo">Adobe Flex3 AIR Demo</a> 2010-03-29 14:57:17</li>
					<li><a href="http://www.codeweblog.com/js-call-flex-when-the-close-window/" title="js call flex when the Close Window">js call flex when the Close Window</a> 2009-09-01 00:55:02</li>
					<li><a href="http://www.codeweblog.com/flex3-0-new-features-2-air-application-upgrades-flex-3-0-using-ajax-technology/" title="flex3.0 new features (2) --- AIR application upgrades, Flex 3.0 using Ajax technology">flex3.0 new features (2) --- AIR application upgrades, Flex 3.0 using Ajax technology</a> 2009-07-13 01:15:02</li>
					<li><a href="http://www.codeweblog.com/flex-development-process-demonstration/" title="Flex development process demonstration">Flex development process demonstration</a> 2009-04-25 05:50:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flash-builder-4-5-and-flex-sdk-4-5-hero-release/</wfw:commentRss>
	</item>
		<item>
		<title>[To] Flash Ultimate Slimming surgery - flash by k</title>
		<link>http://www.codeweblog.com/to-flash-ultimate-slimming-surgery-flash-by-k/</link>
		<comments>http://www.codeweblog.com/to-flash-ultimate-slimming-surgery-flash-by-k/#comments</comments>
		<pubDate>Wed, 25 May 2011 10:25:42+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/to-flash-ultimate-slimming-surgery-flash-by-k/</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flash-surround-effect/" title="flash surround effect">flash surround effect</a> 2010-06-04 04:57:58</li>
					<li><a href="http://www.codeweblog.com/flex-custom-sprite-learning/" title="flex custom Sprite Learning -----">flex custom Sprite Learning -----</a> 2010-11-15 03:15:59</li>
					<li><a href="http://www.codeweblog.com/my-flash-complex-2010-and-the-start-of-flash-web-game/" title="My FLASH Complex 2010 - and the start of FLASH WEB GAME">My FLASH Complex 2010 - and the start of FLASH WEB GAME</a> 2010-03-16 05:01:07</li>
					<li><a href="http://www.codeweblog.com/flash-produce-a-full-set-of-equipment/" title="FLASH produce a full set of equipment">FLASH produce a full set of equipment</a> 2010-06-13 14:27:48</li>
					<li><a href="http://www.codeweblog.com/flash-builder4-to-work-with-flash-cs4/" title="Flash Builder4 to work with Flash cs4">Flash Builder4 to work with Flash cs4</a> 2010-03-06 10:22:48</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/to-flash-ultimate-slimming-surgery-flash-by-k/</wfw:commentRss>
	</item>
		<item>
		<title>12 very simple, basic but useful function source in Flex</title>
		<link>http://www.codeweblog.com/12-very-simple-basic-but-useful-function-source-in-flex/</link>
		<comments>http://www.codeweblog.com/12-very-simple-basic-but-useful-function-source-in-flex/#comments</comments>
		<pubDate>Wed, 25 May 2011 07:11:20+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[string string]]></category>
<category><![CDATA[1234]]></category>
<category><![CDATA[code string]]></category>
<category><![CDATA[open url]]></category>
<category><![CDATA[number 0]]></category>
<category><![CDATA[substring]]></category>
<category><![CDATA[charcodeat]]></category>
<category><![CDATA[random number]]></category>
<category><![CDATA[private function]]></category>
<category><![CDATA[white space]]></category>
<category><![CDATA[number math]]></category>
<category><![CDATA[ntt]]></category>
<category><![CDATA[copy content]]></category>
<category><![CDATA[random color]]></category>
<category><![CDATA[radom]]></category>
<category><![CDATA[check digits]]></category>
<category><![CDATA[trim right]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/12-very-simple-basic-but-useful-function-source-in-flex/</guid>
		<description><![CDATA[From the original: http://ntt.cc/2008/04/19/12-very-simple-basic-but-useful-function-source-in-flex.html No.1 Copy content to clipboard: System.setClipboard(strContent); No.2 Clone an ArrayCollection: //dummy solution( well, it works ) var bar:ArrayCollec]]></description>
		<content:encoded><![CDATA[From the original: http://ntt.cc/2008/04/19/12-very-simple-basic-but-useful-function-source-in-flex.html No.1 Copy content to clipboard: System.setClipboard(strContent); No.2 Clone an ArrayCollection: //dummy solution( well, it works ) var bar:ArrayCollec				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/12-very-simple-basic-but-useful-function-source-in-flex/</wfw:commentRss>
	</item>
		<item>
		<title>Flex line in the label</title>
		<link>http://www.codeweblog.com/flex-line-in-the-label/</link>
		<comments>http://www.codeweblog.com/flex-line-in-the-label/#comments</comments>
		<pubDate>Wed, 25 May 2011 05:57:53+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[mxml]]></category>
<category><![CDATA[online resources]]></category>
<category><![CDATA[label text]]></category>
<category><![CDATA[flex line]]></category>
<category><![CDATA[label line]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-line-in-the-label/</guid>
		<description><![CDATA[Flex in the label line, there are two cases In AS the assignment: label.text = &quot;Online \ r \ nResources&quot; In the mxml in the assignment: text = &quot;Online Resources&quot;]]></description>
		<content:encoded><![CDATA[Flex in the label line, there are two cases In AS the assignment: label.text = &quot;Online \ r \ nResources&quot; In the mxml in the assignment: text = &quot;Online Resources&quot;				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex-and-javascript-interaction-with-parameters/" title="Flex and JavaScript Interaction (with parameters)">Flex and JavaScript Interaction (with parameters)</a> 2009-10-24 14:45:02</li>
					<li><a href="http://www.codeweblog.com/js-call-flex-when-the-close-window/" title="js call flex when the Close Window">js call flex when the Close Window</a> 2009-09-01 00:55:02</li>
					<li><a href="http://www.codeweblog.com/learn-flex/" title="Learn Flex">Learn Flex</a> 2009-04-20 02:25:02</li>
					<li><a href="http://www.codeweblog.com/js-as-swfloader-html-page-dynamically-loaded-swf-files/" title="JS + AS + SWFloader, html page dynamically loaded SWF files">JS + AS + SWFloader, html page dynamically loaded SWF files</a> 2009-03-12 06:55:02</li>
					<li><a href="http://www.codeweblog.com/the-use-of-ajax-bridge/" title="The use of Ajax-bridge">The use of Ajax-bridge</a> 2009-03-04 09:05:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-line-in-the-label/</wfw:commentRss>
	</item>
		<item>
		<title>Eclipse J2EE development and configuration of Flex</title>
		<link>http://www.codeweblog.com/eclipse-j2ee-development-and-configuration-of-flex/</link>
		<comments>http://www.codeweblog.com/eclipse-j2ee-development-and-configuration-of-flex/#comments</comments>
		<pubDate>Wed, 25 May 2011 04:39:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[eclipse]]></category>
<category><![CDATA[j2ee]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[lt 2]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[file folder]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[tomcat 5]]></category>
<category><![CDATA[classpath]]></category>
<category><![CDATA[unzip]]></category>
<category><![CDATA[tomcat5]]></category>
<category><![CDATA[gt project]]></category>
<category><![CDATA[dynamic web]]></category>
<category><![CDATA[jre]]></category>
<category><![CDATA[client programming]]></category>
<category><![CDATA[related software]]></category>
<category><![CDATA[turnkey]]></category>
<category><![CDATA[europa 2]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/eclipse-j2ee-development-and-configuration-of-flex/</guid>
		<description><![CDATA[also developed a project eclipse flex and j2ee environment configuration Because of work requirements, learning for a week of flex communicate with the server today, choose a free BlazeDS. As a project before using the eclipse europa, put the flex builder]]></description>
		<content:encoded><![CDATA[also developed a project eclipse flex and j2ee environment configuration Because of work requirements, learning for a week of flex communicate with the server today, choose a free BlazeDS. As a project before using the eclipse europa, put the flex builder				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/eclipse-j2ee-development-and-configuration-of-flex/</wfw:commentRss>
	</item>
	</channel>
</rss>
