Re: Limit Blendmode to 1 layer

2013-09-01 Thread Harbs
be as fast as native FlashPlayer (blendmode or masking) >>>> >>>> Maybe there is some kind of magical combination of blendmodes that could >>>> do the same, but I can't help you on that. Let me know if you find >>>> something. >>>

Re: Limit Blendmode to 1 layer

2013-09-01 Thread Harbs
) >>> >>> Maybe there is some kind of magical combination of blendmodes that could do >>> the same, but I can't help you on that. Let me know if you find something. >>> >>> Regards, >>> >>> Maurice >>> >>>

Re: Limit Blendmode to 1 layer

2013-09-01 Thread Harbs
ome kind of magical combination of blendmodes that could do >> the same, but I can't help you on that. Let me know if you find something. >> >> Regards, >> >> Maurice >> >> -Message d'origine- >> De : Ben Smeets [mailto:b...@okapion.com

RE: Limit Blendmode to 1 layer

2013-08-31 Thread Ben Smeets
> Regards, > > Maurice > > -Message d'origine- > De : Ben Smeets [mailto:b...@okapion.com] > Envoyé : samedi 31 août 2013 22:11 > À : users@flex.apache.org > Objet : Re: Limit Blendmode to 1 layer > > Thanks a lot Maurice, appreciate the help. I se

RE: Limit Blendmode to 1 layer

2013-08-31 Thread Maurice Amsellem
elp you on that. Let me know if you find something. Regards, Maurice -Message d'origine- De : Ben Smeets [mailto:b...@okapion.com] Envoyé : samedi 31 août 2013 22:11 À : users@flex.apache.org Objet : Re: Limit Blendmode to 1 layer Thanks a lot Maurice, appreciate the help. I se

Re: Limit Blendmode to 1 layer

2013-08-31 Thread Ben Smeets
> > > > > > > > mask="{offMaskGrp}"> > > > > > > > > > Regards, > > Maurice > > -Message d'origine- &g

RE: Limit Blendmode to 1 layer

2013-08-31 Thread Maurice Amsellem
Regards, Maurice -Message d'origine- De : Ben Smeets [mailto:b...@okapion.com] Envoyé : mardi 27 août 2013 09:30 À : users@flex.apache.org Objet : Re: Limit Blendmode to 1 layer Tnx Maurice, Will try to come up with something working using your tips. If I do, I'll let

Re: Limit Blendmode to 1 layer

2013-08-27 Thread Ben Smeets
n vacation, without my pc, so i can't send you any code that i have > tested until next week... > > Regards > > Maurice > > > De : Ben Smeets [b...@okapion.com] > Envoyé : lundi 26 août 2013 23:08 > À : users@flex.ap

Re: Limit Blendmode to 1 layer

2013-08-26 Thread Alex Harui
t way , the overlay rectangle will be drawn only where >>the mask is ON. >> However, perfromance may be impacted when using large masks, so i >>definitely prefer the programmatic way. >> >> Hope this helps >> >> Maurice >> >> >>

Re: Limit Blendmode to 1 layer

2013-08-26 Thread Ben Smeets
Hope this helps > > Maurice > > > > De : Ben Smeets [b...@okapion.com] > Envoyé : lundi 26 août 2013 20:30 > À : users@flex.apache.org > Objet : Re: Limit Blendmode to 1 layer > > Sure, I'll try to explain it :)

Re: Limit Blendmode to 1 layer

2013-08-26 Thread Ben Smeets
gt; À : users@flex.apache.org > Objet : Re: Limit Blendmode to 1 layer > > Didn't think of that one, nice. Extra challenge though, is that i can't > transform the entire layer. Just the part that the top layer is over (or is > that possible with colortransform as well)? &g

Re: Limit Blendmode to 1 layer

2013-08-26 Thread Ben Smeets
.@okapion.com] > Envoyé : lundi 26 août 2013 15:58 > À : users@flex.apache.org > Objet : Limit Blendmode to 1 layer > > Hi, > > Anybody know if it is possible to limit the effect of a Blended layer to only > the layer below it (e.g.). My app has a dark background, the

Limit Blendmode to 1 layer

2013-08-26 Thread Ben Smeets
Hi, Anybody know if it is possible to limit the effect of a Blended layer to only the layer below it (e.g.). My app has a dark background, the top layer which is blending is now blending over all layers, including the background. I am trying to let it blend over 1 specific layer below it withou