Re: [Flashcoders] BitmapData and setPixel();

2005-12-23 Thread Paul BH
I can see the two resultant images, but from your description, I still cant quite get what it is you want your grad to look like... Thats why I wanted you to post an image of what you were trying to acheieve On 12/23/05, Claudia Barnal <[EMAIL PROTECTED]> wrote: > Paul, > > Thanks for looking int

Re: [Flashcoders] BitmapData and setPixel();

2005-12-23 Thread Claudia Barnal
Paul, Thanks for looking into this. I’m not sure you tried the code I provided, as there you can see graphically what I mean. All you would need to do is copy and paste it. Thanks again, Claudia _ Are you using the latest versio

Re: [Flashcoders] BitmapData and setPixel();

2005-12-22 Thread Paul BH
; >Reply-To: Flashcoders mailing list > >To: flashcoders@chattyfig.figleaf.com > >Subject: [Flashcoders] BitmapData and setPixel(); > >Date: Thu, 22 Dec 2005 04:03:57 + > > > >Hi everyone, > > > >I'm having some math problems with a BitmapData and

RE: [Flashcoders] BitmapData and setPixel();

2005-12-22 Thread Claudia Barnal
Anyone? Please... From: "Claudia Barnal" <[EMAIL PROTECTED]> Reply-To: Flashcoders mailing list To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] BitmapData and setPixel(); Date: Thu, 22 Dec 2005 04:03:57 + Hi everyone, I’m having some math problems with

[Flashcoders] BitmapData and setPixel();

2005-12-21 Thread Claudia Barnal
Hi everyone, I’m having some math problems with a BitmapData and setPixel(). I’m using a for loop to calculate the different color values that should be assigned to a BitmapData, creating a gradient with a specific shape. Problem is that I can’t get the right combination of color and shape of