User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: 'Replace Color' bug

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    'Replace Color' bug

    Hi
    When replacing color WHITE with color BLACK, the color becomes transparent.
    If i replace color WHITE with another color like RED, the color becomes RED.
    ...

    Why does this happen?
    How can this be fixed?
    Attached files Attached files

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Black is the transparent color in MMF2 by default.

    There are two solutions:
    1. Don't use black.
    2. Change the transparent color.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    To add on what nivram said, if you do not want to use change the transparent color and you want to use "black" instead of using "pure black", aka 0,0,0 use something like 8,0,0 or 2,2,2.

  4. #4
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Or you could change to an Alpha channel
    Working as fast as I can on Fusion 3

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I ended up not needing RGB 0,0,0 but rather something close to it.
    Still its nice to know its possible to work around this by changing the default transparent color.

    Alphas tend to take up unessesary space and i try to avoid them as much as possible, if they are not absolutely needed.
    And also the App is in Flash, so i dont think that method would work, if its the blend coefficient you are referring to.

  6. #6
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    I was referring to the Alpha Channel that you can change to and edit when you double click an active object - sorry that it wasn't actually an option for you.

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Flash is buggy with Replace Color anyway, regardless of the confusion with black, so don't count on being able to use it in Flash.

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tried my 'replace color' solution as Flash right now, and it works just fine as far as i can tell.
    But thanks for the heads up.
    Im not using replace color for any kind of massive feature or to any great extent, im tryin'a save a few 'would be' duplicate Animation Frames thats all.

    Quote Originally Posted by LB View Post
    I was referring to the Alpha Channel that you can change to and edit when you double click an active object - sorry that it wasn't actually an option for you.
    As far as i know, i can only use Alpha Channels to edit Animation Frames in the Animation Editor by painting different shades of Black to get 'variable transparency' in the Image.

    Im not sure how to use Alphas to cause an Image to change color.
    How can i do this?
    Is it like a single colored filter for the whole Image, or can different parts of the Image change to different colors?
    Will it work in Flash?

  9. #9
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    No - you're completely misunderstanding. Instead of having to change the transparent color and just avoid using that color, you can use Alpha Channels for the transparency and then you do not have to worry about which color you replace with which color - no color will suddenly cause a transparency bug.
    Working as fast as I can on Fusion 3

  10. #10
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    King_Cool, here's how alpha works:

    Typically you have each pixel consisting of (R, G, B). Alpha channel gives each pixel one more value in the range 0-255, so each pixel is (R, G, B, A). The alpha channel effects the transparency/opacity. 0 is transparent, 255 is opaque. This then eliminates the idea of a "transparent color" because your transparency has the alpha channel. There is no such thing as transparent color with alpha channels. Thus, your problem would be solved.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. [BUG 256.34] Replace color doesn't always work in standard 256 color mode
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 26th October 2014, 10:21 AM
  2. Replace color: bug?
    By Pineapple in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th January 2012, 11:53 PM
  3. Color bug in 'replace color' option
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 27
    Last Post: 7th June 2009, 03:18 AM
  4. Replace Color?
    By TheUpperHand in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th March 2008, 10:02 PM
  5. replace color
    By ayejes in forum File Archive
    Replies: 7
    Last Post: 23rd February 2008, 12:26 AM

Posting Permissions

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