From: shapper on
Hello,

I created a simple Movie Clip which is only a rectangle.

I want to create a transparency gradient.
Basically on the left bottom corner the alpha would be 0% and then it
would change to 100% in top right corner.
Always using the same color.

How can I do this? I am using Flash 9. I looked but couldn't find it.

Thanks,
Miguel
From: Parlett127 on
On Apr 18, 12:40 pm, shapper <mdmo...(a)gmail.com> wrote:
> Hello,
>
> I created a simple Movie Clip which is only a rectangle.
>
> I want to create a transparency gradient.
> Basically on the left bottom corner the alpha would be 0% and then it
> would change to 100% in top right corner.
> Always using the same color.
>
> How can I do this? I am using Flash 9. I looked but couldn't find it.
>
> Thanks,
> Miguel


The only way I know how to do this, is the create the rectangle with
the gradient, rotate it the proper angle you want the gradient, and
then use a mask over the rectangle. I'm sure there might be a better
way, but this might get you by until we both figure it out.

john