hi all, what would I do if I have to set a resize effect to my custom component... My component is in as file and is getting added to a mxml using addChild method. So I can not do something like this : <MyComp resizeEffect="Resize"/>
Is there any way to achieve same thing in as components ? Any help is greatly appreciated. Regards PS
