Remove effect from movieclip

Posted by severo1978 
Remove effect from movieclip
November 27, 2009 12:37AM
How do I remove an effect from a movieclip with AS3 code? I can't find it on the documentation...
Re: Remove effect from movieclip
December 04, 2009 07:05AM
severo1978,

there are actually two methods that you can use to remove the effect and they are already documented. Those methods are called removeEffect() and removeAll(). Please check the "AS3 usage" documentation file in order to learn how to use those methods.
Sorry, you do not have permission to post/reply in this forum.