上面是一个Render, 一个由image, label等组成的Box.
默认状态下鼠标划过时为普通状态或字符编辑状态, 为了使鼠标滑过时样式变为手型, 可使用:
useHandCursor = true; buttonMode = true; mouseChildren = false;
设置鼠标状态忙: http://liguoliang.com/2010/using-cursormanager-in-flex-with-actionscript/
// Proudly powered by Apache, PHP, MySQL, WordPress, Bootstrap, etc,.