<?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>中文Flex例子 &#187; borderColor</title>
	<atom:link href="http://blog.minidx.com/tag/bordercolor/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.minidx.com</link>
	<description>中文Adobe Flex例子,Flex实例教程,RIA资源,全文检索技术,算法和数据结构</description>
	<lastBuildDate>Thu, 31 Mar 2011 03:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex 4中如何设置HorizontalList边框颜色的例子</title>
		<link>http://blog.minidx.com/2009/10/30/3005.html</link>
		<comments>http://blog.minidx.com/2009/10/30/3005.html#comments</comments>
		<pubDate>Fri, 30 Oct 2009 14:43:34 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Gumbo]]></category>
		<category><![CDATA[HorizontalList]]></category>
		<category><![CDATA[borderColor]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=3005</guid>
		<description><![CDATA[接下来的例子演示了Flex 4中如何通过borderColor样式，设置HorizontalList边框颜色。
让我们先来看一下Demo（可以点击这里察看源代码）：









下面是完整代码(或点击这里察看)：
下面是main.mxml：
&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;name=&#34;HorizontalList_borderColor_test&#34;
&#160; &#160; &#160; &#160; xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;&#62;
&#160;
&#160; &#160; &#60;mx:ApplicationControlBar&#160;dock=&#34;true&#34;&#62;
&#160; &#160; &#160; &#160; &#60;mx:Form&#160;styleName=&#34;plain&#34;&#62;
&#160; &#160; &#160; &#160; &#160; &#160; &#60;mx:FormItem&#160;label=&#34;borderColor:&#34;&#62;
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;mx:ColorPicker&#160;id=&#34;colorPicker&#34; selectedColor=&#34;black&#34; /&#62;
&#160; &#160; &#160; &#160; &#160; &#160; &#60;/mx:FormItem&#62;
&#160; &#160; &#160; &#160; &#60;/mx:Form&#62;
&#160; &#160; &#60;/mx:ApplicationControlBar&#62;
&#160;
&#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/10/30/3005.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex中如何通过backgroundAlpha, backgroundColor, borderAlpha和borderColor样式给Alert对话框设置背景颜色的例子</title>
		<link>http://blog.minidx.com/2009/01/14/1929.html</link>
		<comments>http://blog.minidx.com/2009/01/14/1929.html#comments</comments>
		<pubDate>Wed, 14 Jan 2009 13:15:27 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Alert]]></category>
		<category><![CDATA[backgroundAlpha]]></category>
		<category><![CDATA[backgroundColor]]></category>
		<category><![CDATA[borderAlpha]]></category>
		<category><![CDATA[borderColor]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=1929</guid>
		<description><![CDATA[接下来的例子演示了Flex中如何通过backgroundAlpha, backgroundColor, borderAlpha和borderColor样式，给Alert对话框设置背景颜色。
让我们先来看一下Demo（可以右键View Source或点击这里察看源代码）：









下面是完整代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;
&#160; &#160; &#160; &#160; creationComplete=&#34;showAlert();&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; import mx.controls.Alert;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private var alert:Alert;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private function showAlert():void {
&#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/01/14/1929.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex中如何利用StyleManager.getStyleDeclaration()和setStyle()函数动态设置.errorTip样式的例子</title>
		<link>http://blog.minidx.com/2008/09/27/1437.html</link>
		<comments>http://blog.minidx.com/2008/09/27/1437.html#comments</comments>
		<pubDate>Sat, 27 Sep 2008 11:24:33 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[borderColor]]></category>
		<category><![CDATA[errorColor]]></category>
		<category><![CDATA[errorTip]]></category>
		<category><![CDATA[getStyleDeclaration]]></category>
		<category><![CDATA[StyleManager]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=1437</guid>
		<description><![CDATA[在前面Flex中通过设置borderColor样式和.errorTip CSS分离器改变错误信息提示背景颜色(background color)的例子中，我们了解了如何通过设置borderColor样式和.errorTip CSS分离器改变错误信息提示背景颜色(background color)。接下来的例子演示了Flex中如何利用StyleManager.getStyleDeclaration()和setStyle()函数，动态设置.errorTip样式。
让我们先来看一下Demo（可以右键View Source或点击这里察看源代码）：









下面是完整代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;name=&#34;errorTip_borderColor_test_2&#34;
&#160; &#160; &#160; &#160; xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; import mx.events.FlexEvent;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private function comboBox_valueCommit(evt:FlexEvent):void {
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; if [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/09/27/1437.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex中通过iconColor和borderColor样式改变CheckBox控件图标和边框颜色的例子</title>
		<link>http://blog.minidx.com/2008/08/03/1211.html</link>
		<comments>http://blog.minidx.com/2008/08/03/1211.html#comments</comments>
		<pubDate>Sat, 02 Aug 2008 16:39:24 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[borderColor]]></category>
		<category><![CDATA[CheckBox]]></category>
		<category><![CDATA[iconColor]]></category>
		<category><![CDATA[图标颜色]]></category>
		<category><![CDATA[边框颜色]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/08/03/1211.html</guid>
		<description><![CDATA[接下来的例子演示了Flex中如何通过iconColor和borderColor样式，改变CheckBox控件图标和边框颜色。
让我们先来看一下Demo（可以右键View Source或点击这里察看源代码）：









下面是完整实现代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;&#62;
&#160;
&#160; &#160; &#60;mx:ApplicationControlBar&#160;dock=&#34;true&#34;&#62;
&#160; &#160; &#160; &#160; &#60;mx:Label&#160;text=&#34;iconColor:&#34; /&#62;
&#160; &#160; &#160; &#160; &#60;mx:ColorPicker&#160;id=&#34;iconCol&#34; /&#62;
&#160;
&#160; &#160; &#160; &#160; &#60;mx:Spacer&#160;width=&#34;100&#34; /&#62;
&#160;
&#160; &#160; &#160; &#160; &#60;mx:Label&#160;text=&#34;borderColor:&#34; /&#62;
&#160; &#160; &#160; &#160; &#60;mx:ColorPicker&#160;id=&#34;borderCol&#34; /&#62;
&#160; &#160; &#60;/mx:ApplicationControlBar&#62;
&#160;
&#160; &#160; &#60;mx:CheckBox&#160;selected=&#34;true&#34;
&#160; &#160; &#160; &#160; &#160; &#160; iconColor=&#34;{iconCol.selectedColor}&#34;
&#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/08/03/1211.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex中通过borderColor样式自定义DateChooser控件边框颜色的例子</title>
		<link>http://blog.minidx.com/2008/07/27/1141.html</link>
		<comments>http://blog.minidx.com/2008/07/27/1141.html#comments</comments>
		<pubDate>Sun, 27 Jul 2008 15:22:16 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[borderColor]]></category>
		<category><![CDATA[DateChooser]]></category>
		<category><![CDATA[边框颜色]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/07/27/1141.html</guid>
		<description><![CDATA[接下来的例子演示了Flex中通过borderColor样式，自定义DateChooser控件边框颜色。
让我们先来看一下Demo（可以右键View Source或点击这里察看源代码）：









下面是完整实现代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34;
&#160; &#160; &#160; &#160; layout=&#34;vertical&#34;
&#160; &#160; &#160; &#160; verticalAlign=&#34;middle&#34;
&#160; &#160; &#160; &#160; backgroundColor=&#34;white&#34;&#62;
&#160;
&#160; &#160; &#60;mx:ApplicationControlBar&#160;dock=&#34;true&#34;&#62;
&#160; &#160; &#160; &#160; &#60;mx:Form&#160;styleName=&#34;plain&#34;&#62;
&#160; &#160; &#160; &#160; &#160; &#160; &#60;mx:FormItem&#160;label=&#34;borderColor:&#34;&#62;
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;mx:ColorPicker&#160;id=&#34;colorPicker&#34; /&#62;
&#160; &#160; &#160; &#160; &#160; &#160; &#60;/mx:FormItem&#62;
&#160; &#160; &#160; &#160; &#60;/mx:Form&#62;
&#160; &#160; &#60;/mx:ApplicationControlBar&#62;
&#160;
&#160; &#160; &#60;mx:DateChooser&#160;id=&#34;dateChooser&#34;
&#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/07/27/1141.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching using disk
Object Caching 420/808 objects using disk

Served from: blog.minidx.com @ 2012-02-09 21:08:58 -->
