<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Oracle Seeker, Oracle探索者 &#187; RIA Flex</title>
	<atom:link href="http://oracleseeker.com/category/opensource_top/opensource_for_flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracleseeker.com</link>
	<description>Oracle技术学习和探索的园地，技术顾问的探索旅程</description>
	<lastBuildDate>Sat, 26 Nov 2011 00:20:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>actionscript3中的动态类(dynamic class)</title>
		<link>http://oracleseeker.com/2009/05/15/dynamic_class_in_actionscript3/</link>
		<comments>http://oracleseeker.com/2009/05/15/dynamic_class_in_actionscript3/#comments</comments>
		<pubDate>Fri, 15 May 2009 10:03:42 +0000</pubDate>
		<dc:creator>aronezhang</dc:creator>
				<category><![CDATA[RIA Flex]]></category>
		<category><![CDATA[actionscript3]]></category>

		<guid isPermaLink="false">http://www.oracleseeker.com/index.php/dynamic_class_in_actionscript3</guid>
		<description><![CDATA[本文描述actionscript中的动态类的使用


相关文章:<ol><li><a href='http://oracleseeker.com/2009/02/14/vba_client_proxy_program_invoke_secure_webservice/' rel='bookmark' title='Permanent Link: WebService系列:Office VBA调用已安全性认证的Web Service'>WebService系列:Office VBA调用已安全性认证的Web Service</a></li>
<li><a href='http://oracleseeker.com/2009/04/10/griditem_hyperlinks_using_datagrids_itemrender/' rel='bookmark' title='Permanent Link: Flex中使用ItemRenderer实现表格行超链接'>Flex中使用ItemRenderer实现表格行超链接</a></li>
<li><a href='http://oracleseeker.com/2009/10/18/adf_vo_groovy_method/' rel='bookmark' title='Permanent Link: 在Groovy中调用ViewImpl与ViewRowImpl的方法'>在Groovy中调用ViewImpl与ViewRowImpl的方法</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2009/05/15/dynamic_class_in_actionscript3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex中使用ItemRenderer实现表格行超链接</title>
		<link>http://oracleseeker.com/2009/04/10/griditem_hyperlinks_using_datagrids_itemrender/</link>
		<comments>http://oracleseeker.com/2009/04/10/griditem_hyperlinks_using_datagrids_itemrender/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 04:58:54 +0000</pubDate>
		<dc:creator>aronezhang</dc:creator>
				<category><![CDATA[RIA Flex]]></category>
		<category><![CDATA[flex3]]></category>

		<guid isPermaLink="false">http://www.oracleseeker.com/index.php/griditem_hyperlinks_using_datagrids_itemrender</guid>
		<description><![CDATA[本文描述了如何通过ItemRender来实现表格行超链接功能


相关文章:<ol><li><a href='http://oracleseeker.com/2009/01/10/install_plugin_in_myeclipse7/' rel='bookmark' title='Permanent Link: MyEclipse7下安装插件'>MyEclipse7下安装插件</a></li>
<li><a href='http://oracleseeker.com/2009/04/01/using_css_style_in_flex3/' rel='bookmark' title='Permanent Link: Flex3应用中使用样式'>Flex3应用中使用样式</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2009/04/10/griditem_hyperlinks_using_datagrids_itemrender/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flex中的数据绑定(Data Binding)</title>
		<link>http://oracleseeker.com/2009/04/08/flex_data_binding/</link>
		<comments>http://oracleseeker.com/2009/04/08/flex_data_binding/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 03:59:43 +0000</pubDate>
		<dc:creator>aronezhang</dc:creator>
				<category><![CDATA[RIA Flex]]></category>
		<category><![CDATA[flex3]]></category>

		<guid isPermaLink="false">http://www.oracleseeker.com/index.php/flex_data_binding</guid>
		<description><![CDATA[本文描述flex中数据绑定的概念


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2009/04/08/flex_data_binding/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flex3应用中使用样式</title>
		<link>http://oracleseeker.com/2009/04/01/using_css_style_in_flex3/</link>
		<comments>http://oracleseeker.com/2009/04/01/using_css_style_in_flex3/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 19:29:31 +0000</pubDate>
		<dc:creator>aronezhang</dc:creator>
				<category><![CDATA[RIA Flex]]></category>
		<category><![CDATA[flex3]]></category>

		<guid isPermaLink="false">http://www.oracleseeker.com/index.php/using_css_style_in_flex3</guid>
		<description><![CDATA[本文描述Flex3开发中,通过几种方式来设置组件的样式:
1，通过指定组件的样式属性来设置属性的值 
2，设置组件的styleName属性来引用css文件中的样式定义 
3，通过组件的styleDeclaration属性来设置样式的值 
4，通过组件的setStyle方法来设置样式的值


相关文章:<ol><li><a href='http://oracleseeker.com/2009/04/10/griditem_hyperlinks_using_datagrids_itemrender/' rel='bookmark' title='Permanent Link: Flex中使用ItemRenderer实现表格行超链接'>Flex中使用ItemRenderer实现表格行超链接</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2009/04/01/using_css_style_in_flex3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Flex3：开启日志调试功能</title>
		<link>http://oracleseeker.com/2009/03/30/print_out_flash_log_and_debug_info/</link>
		<comments>http://oracleseeker.com/2009/03/30/print_out_flash_log_and_debug_info/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 05:23:56 +0000</pubDate>
		<dc:creator>aronezhang</dc:creator>
				<category><![CDATA[RIA Flex]]></category>
		<category><![CDATA[flex3]]></category>

		<guid isPermaLink="false">http://www.oracleseeker.com/index.php/print_out_flash_log_and_debug_info</guid>
		<description><![CDATA[Flex应用主要包括几个方面的日志和错误报告
1，客户端日志和调试
2，编译器日志
3，Web层日志
本文描述如何启用Flex中客户端日志和调试信息


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2009/03/30/print_out_flash_log_and_debug_info/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

