I recently added Flex SDK 3.2 to the list of compilers in my Flex Builder installation. (I know I am working with kind of outdated SDKs :( ).
Ok, so when I changed the SDK version to 3.2 for an existing project, I couldn't find the properties buttonMode, useHandCursor. And the Filter classes like GlowFilter and DropShadowFilter were not available. I was able to use them once I switched back to SDK 3.0.
Did I mess up something or where did those properties and Classes go?