The following example shows how you can apply a hover glow filter to an MX Image control in Flex 4 by using the rollOver
and rollOut
events to set the filters
property on the Image control to an array with a GlowFilter instance.
Continue reading Adding a hover glow filter to an MX Image control in Flex 4