A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: How to change image color?

  1. #1
    Junior Member
    Join Date
    May 2006
    Posts
    3

    How to change image color?

    Is it possible to change image color, like "Hue/Saturation" filter in Photoshop by Action Script?

  2. #2
    Senior Member
    Join Date
    Jan 2003
    Location
    Nebraska
    Posts
    448
    Depends on what version of flash you are using with what can be done. Not Hue/Saturation specificially but in and around Flash MX or 7 or something you can use setRGB to change the color of a movieclip. It changes the color of it overall, not smartly like Photoshop.
    With Flash 8 you can do more by using ColorTransform. I've just begun looking into what all can be done with 8, but I know with some work you can do effects similar to those in photoshop while with Flash 7 the color change setRGB works about the same as putting a semi-alpha'd colored movie clip above the one you are changing.
    ecards - My full flash site.

  3. #3
    Junior Member
    Join Date
    May 2006
    Posts
    3
    ...

  4. #4
    Junior Member
    Join Date
    May 2006
    Posts
    3
    Thanks for complete answer, ColorTransform works perfectly!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center