Btw, either way that you do it, you're probably going to have to layer a gradient rectangle over another gradient rectangle; with the proper opacity. The trick will be getting the colors to be what you want.
-TH --- In [email protected], "Tim Hoff" <[EMAIL PROTECTED]> wrote: > > > Hey, if you can do it with the drawing API, cool. But, this is rather > easy to do in Fireworks or Photoshop. Just flatten your image and you > won't add that much size to the swf. > > -TH > > --- In [email protected], "tchredeemed" apthorp@ wrote: > > > > I was hoping you wouldnt say that! :) > > > > --- In [email protected], "Tim Hoff" TimHoff@ wrote: > > > > > > > > > You're probably better off just creating an image and using that as > the > > > skin for a container. Might be a bit tricky getting this to work > with a > > > programmatic skin. > > > > > > -TH > > > > > > --- In [email protected], "tchredeemed" <apthorp@> wrote: > > > > > > > > Heres the problem, I need to draw a gradient that goes from 0 > opacity > > > > black to 100% opacity black from left to right. > > > > > > > > However, this also needs to fade out the further down you go. > > > > > > > > The gradient is 10 pixels wide, and about 400 pixels tall. > > > > > > > > So its essentially a horizontal gradient that fades as it goes > down... > > > > > > > > any ideas? > > > > > > > > > >

