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. <mx:Text useHandCursor=”true” buttonMode=”true” mouseChildren=”false” /> mouseChildren [...]
4 Comments. Continue Reading...
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.
No Comments. Continue Reading...
之前去左考FLEX 個EXAM. . 今日終於收到張CERT啦 …不過就唔算太直…. 因為俾個郵差格硬塞落個信箱既關係 =.=” 不過都好開心…算係第一個 Professional Qualification ?! XDD
2 Comments. Continue Reading...