Removing the drop shadow from the FxPanel container in Flex Gumbo
March 31st, 2009
The following example shows how you can remove the default drop shadow from the Flex Gumbo FxPanel container by creating a custom skin class and setting the skinClass style.
Full code after the jump.
Source:Removing the drop shadow from the FxPanel container in Flex Gumbo