Does Flash IDE TextField Filters works with FlashEff2?

Posted by taurianthebull 
Does Flash IDE TextField Filters works with FlashEff2?
September 23, 2013 10:08PM
I want to know if FlashEff2 works with the Flash IDE's FILTERS like DropShadow, Blur, Glow, Bevel, Gradient Glow, etc... ?

I actually want to show a border around the dynamic textfield, but when i try it with FlashEff2, those borders (actually a Flash GlowFilter) disappears.

Here's the code that i user for Glow Filter which appears like a border around text.

txt.filters = [new GlowFilter(0x000000, 1.0, 2, 2, 4)];



Please advice, thank you!
Re: Does Flash IDE TextField Filters works with FlashEff2?
October 09, 2013 03:06PM
You should apply directly the glow filter through flasheff component. That should do the trick and make everything work.
Sorry, you do not have permission to post/reply in this forum.