CS4 dropshadow filter using action script

Posted by druva | Flash, as3, utils | Friday 18 December 2009 7:52 am

addChild(glowFilter);			   

var dropShadow:DropShadowFilter = new DropShadowFilter(10, 270, 0x5C947C, 1, 6, 6, 1, 1, false, false);

glowFilter.filters = [dropShadow];

This movie requires Flash Player 9