                    <?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>Way&#039;s Blog &#187; Adobe Flex</title>
	<atom:link href="http://way.cubeforge.net/blog/tag/adobe-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://way.cubeforge.net/blog</link>
	<description>Hong Kong Adobe Flex Developer</description>
	<lastBuildDate>Fri, 06 Jan 2012 04:04:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using hand cursor in Flex Text control</title>
		<link>http://way.cubeforge.net/blog/2009/07/using-hand-cursor-in-flex-text-control/</link>
		<comments>http://way.cubeforge.net/blog/2009/07/using-hand-cursor-in-flex-text-control/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:37:01 +0000</pubDate>
		<dc:creator>Way</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Note]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[handcursor]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[useHandCursor]]></category>

		<guid isPermaLink="false">http://way.cubeforge.net/blog/?p=490</guid>
		<description><![CDATA[By default, the flex application can show hand cursor when rollover by enabling useHandCursor and buttonMode properties. However, in Text control, the cursor will not change to hand even you set the selectable = false. The tricky thing is that we have to set its mouseChildren to false also. &#60;mx:Text useHandCursor=&#8221;true&#8221; buttonMode=&#8221;true&#8221; mouseChildren=&#8221;false&#8221; /&#62; mouseChildren [...]]]></description>
			<content:encoded><![CDATA[<p>By default, the flex application can show hand cursor when rollover by enabling <code>useHandCursor</code> and <code>buttonMode</code> properties.</p>
<p>However, in Text control, the cursor will not change to hand even you set the <code>selectable = false</code>. The tricky thing is that we have to set its <code>mouseChildren</code> to false also.</p>
<blockquote><p>&lt;mx:Text useHandCursor=&#8221;true&#8221; buttonMode=&#8221;true&#8221; <span style="color: #ff0000;">mouseChildren=&#8221;false&#8221;</span> /&gt;</p></blockquote>
<p><strong>mouseChildren </strong>- Determines whether or not the children of the object are mouse enabled. If an object is mouse enabled, a user can interact with it by using a mouse. The default is true.</p>
<p><a href="http://www.mail-archive.com/flexcoders@yahoogroups.com/msg29930.html" target="_blank">http://www.mail-archive.com/flexcoders@yahoogroups.com/msg29930.html</a></p>
<p><a href="http://livedocs.adobe.com/flex/201/langref/flash/display/DisplayObjectContainer.html#mouseChildren">http://livedocs.adobe.com/flex/201/langref/flash/display/DisplayObjectContainer.html#mouseChildren</a></p>
]]></content:encoded>
			<wfw:commentRss>http://way.cubeforge.net/blog/2009/07/using-hand-cursor-in-flex-text-control/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adobe Certified Flex 2.0 Developer</title>
		<link>http://way.cubeforge.net/blog/2008/08/adobe-certified-flex-20-developer/</link>
		<comments>http://way.cubeforge.net/blog/2008/08/adobe-certified-flex-20-developer/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 17:06:00 +0000</pubDate>
		<dc:creator>Way</dc:creator>
				<category><![CDATA[Adobe Certified]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Adobe Certified Professional]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Certified]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Flex 2]]></category>

		<guid isPermaLink="false">http://way.cubeforge.net/blog/?p=247</guid>
		<description><![CDATA[Today I finally received the certificate of Flex 2.0 Developer from Adobe. I took the exam on 17 August 2008. The exam is not that simple, but you should find it easy to get a pass if you study those books introducing flex 2 and actionscript 3 well.]]></description>
			<content:encoded><![CDATA[<p>Today I finally received the certificate of Flex 2.0 Developer from Adobe. I took the exam on 17 August 2008. The exam is not that simple, but you should find it easy to get a pass if you study those books introducing flex 2 and actionscript 3 well.  <img style="background-color: #FFFFFF;" src="http://way.cubeforge.net/blog/wp-content/uploads/2008/09/acp_flex_developer.gif" alt="Adobe Certified Flex 2.0 Developer" /></p>
]]></content:encoded>
			<wfw:commentRss>http://way.cubeforge.net/blog/2008/08/adobe-certified-flex-20-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Certified Flex 2.0 Developer</title>
		<link>http://way.cubeforge.net/blog/2008/08/adobe-certified-flex-20-developer-2/</link>
		<comments>http://way.cubeforge.net/blog/2008/08/adobe-certified-flex-20-developer-2/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 14:22:00 +0000</pubDate>
		<dc:creator>Way</dc:creator>
				<category><![CDATA[Adobe Certified]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Adobe Certified Professional]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Flex 2]]></category>
		<category><![CDATA[Flex Exam]]></category>

		<guid isPermaLink="false">http://way.cubeforge.net/blog/?p=309</guid>
		<description><![CDATA[之前去左考FLEX 個EXAM. . 今日終於收到張CERT啦 &#8230;不過就唔算太直&#8230;. 因為俾個郵差格硬塞落個信箱既關係 =.=&#8221; 不過都好開心&#8230;算係第一個 Professional Qualification ?! XDD]]></description>
			<content:encoded><![CDATA[<p>之前去左考FLEX 個EXAM. . 今日終於收到張CERT啦 &#8230;不過就唔算太直&#8230;. 因為俾個郵差格硬塞落個信箱既關係 =.=&#8221;</p>
<p>不過都好開心&#8230;算係第一個 Professional Qualification ?! XDD</p>
<table style="height: 62px;" border="0" width="322px" bgcolor="#FFFFFF">
<tbody>
<tr>
<td background="http://pointer.hk/~wayway/ACP_Flex_Developer.gif"></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://way.cubeforge.net/blog/2008/08/adobe-certified-flex-20-developer-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

