Flex 2 RollOverButton Examples
[lang_en]
 You can make really simple image/button rollover’s in Flash.  But in Flex, when you want to go beyond the default button roll-over skin implementation you have many different choices.  I have compiled a few using ActionScript and a Custom class.  There are many more ways of creating image rollover functionality.  Even CSS can be used, but they all come back to manually setting the rollOver, rollOut, and mouseDown events.
To see the application run go to http://renaun.com/flex2/RollOverButtons/
 To see the application’s source code go to http://renaun.com/flex2/RollOverButtons/srcview/
 [/lang_en]
 [lang_zh]
 在Flashä½ å¯ä»¥åˆ¶é€ ç®€å•图片/按纽滑动。但是在Flex, è¶…è¿‡ç¼ºçœæŒ‰çº½æ»‘动skin贯彻, 你有很多的选择。我有编辑一些用动作脚本è¯è¨€(Action Script)å’ŒCustom Class。制造图片滑动使用的方法很多。连CSS也å¯ä»¥ç”¨, 但是都需è¦è‡ªå·±å®‰æŽ’鼠标在按钮上滑动(rollOver),鼠标滑出按钮(rollOut)和鼠标按下时触å‘事件(MouseDown)。
想看应用按这儿
 To see the application run go to http://renaun.com/flex2/RollOverButtons/
 æƒ³çœ‹åº”ç”¨çš„ä»£ç æŒ‰è¿™å„¿
 To see the application’s source code go to http://renaun.com/flex2/RollOverButtons/srcview/
 [/lang_zh]
