Hi,
Try adding the borderStyle property to the tag;
IE borderStyle="solid"
Peace, Mike
On 12/7/06, Firdosh Tangri <[EMAIL PROTECTED]> wrote:
I am trying to achieve a dropshadow effect for my Canvas object but I
cannot see the dropshadow.
<mx:Canvas backgroundColor="0x000000" width="90%" height="90%" id="img2"
dropShadowColor="0x666666"
shadowDirection="center" shadowDistance="10"
dropShadowEnabled="true" cornerRadius="6">
thanks
firdosh
--
Teoti Graphix
http://www.teotigraphix.com
Blog - Flex2Components
http://www.flex2components.com
You can find more by solving the problem then by 'asking the question'.