Maelstrom BlenMode still working

Thursday, July 28th, 2005

There were some surprised people what’s wrong with new version of Flash 8 beta player 8.0.0.447, because blendMode function stop working. There is nothing wrong, just another way of setting blendNode to movieclip:
Instead of
mc.blendMode = MovieClip.BlendModeType.ADD;
now use
mc.blendMode = “add”;

[via Forum: Share your experiments]
Enjoy.

AddThis Feed Button

This is some text prior to the author information. You can change this text from the admin section of WP-Gravatar  I'm living in Bratislava, Slovakia. I'm Senior Flex, AIR Developer for my own company Flexets. Read more from this author


tagged under:

ABOUT THIS AUTHOR

I'm living in Bratislava, Slovakia. I'm Senior Flex, AIR Developer for my own company Flexets.

Get a Trackback link

1 Trackbacks/Pingbacks

  1. Pingback: IRAGINATION » Macromedia Studio 8 revelado on August 8, 2005

3 Comments


  1. Dominick
    Visit Site
    July 29th, 2005

    You could have assigned the blendmode like that in the previous release as well, but common practice would be to have a static field holding the value. I’m sure they removed that static field to increase performance. One less lookup!


  2. Pablo
    Visit Site
    July 29th, 2005

    The TextField’s antiAliasType property now works in the same way:

    myTextField.antiAliasType = “normal”;
    myTextField.antiAliasType = “advanced”;


  3. luchyx
    Visit Site
    August 3rd, 2005

Live Preview

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

This site is using OpenAvatar based on
Images is enhanced with WordPress Lightbox JS by Zeo
Clicky Web Analytics