Hi Steve,
  Great idea!

  Grant Skinner has written a pretty comprehensive AS2 ColorMatrix
class which should help:
http://www.gskinner.com/blog/archives/2005/09/flash_8_source.html

as has Mario/Quasimondo:
http://www.quasimondo.com/archives/000565.php

I think that should give you all the needed info.

Cheers,
  Ian

On 6/8/06, Steve Webster <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> > <matrix>
> >  <row values="1,2,3,4"/>
> >  <row values="4,2,5,4"/>
> >  <row values="1,1,3,9"/>
> >  <row values="9,2,3,1"/>
> > </matrix>
>
> Actually the IDE exposes the colour matrix filter as brightness,
> contrast, saturation and hue sliders from -100 to 100. So, what I'm
> thinking is do away with the matrix and just have:
>
> <color-matrix brightness="[-100 - 100]" contrast="[-100 - 100]"
> saturation="[-100 - 100]" hue="[-100 - 100]" />

_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to