After looking briefly at the API docs, I noticed that there are duplicates of several of the filter classes with the same name. For example, there is a DropShadowFilter in the spark.filters package and there is another one by the same name in the flash.filters package.
Archive for April, 2010
Core Flex 4 – Elements vs Children
When I started using Flex 4 I tried to get up to speed by using the new version in a manner similar to its predecessor until I came across roadblocks or when I determined I was able to take advantage of the new features I had heard about such as skinning, states, etc. I quickly [...]