Jump to content
Search Community

GlowFilterPlugin increasing the strength of glow effect not the blur

reinhat test
Moderator Tag

Recommended Posts

Hi, I am trying to increase the strength of the glow effect. I am using the following code:

TweenMax.to(mc, 0.3, {glowFilter:{color:0xFFFFFF, alpha:1, blurX:30, blurY:30}});

 

I am not looking forward to increase the blur radius just trying to achieve a heavier glow especially around the movieclip. Is it possible somehow? I have tried increasing the "alpha" value but it doesn't work above the max value 1.

 

My only other possible option would be to stack another glowFilter tween on the same movieclip but it may result in performance problems.

Thanks, Attila

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...