you could convert the lines to fills (under object i believe) or you could
use a bitmap (remember to use runtime bitmap caching)

On Tue, Jul 29, 2008 at 1:37 PM, Sander Schuurman <
[EMAIL PROTECTED]> wrote:

> Hi cool list,
>
> I'm working on a masking effect and set it up with a mask MovieClip wich
> provide animated lines.
>
> Other masking effects work great when applied in the same way I am trying
> with this one. Only the other masking effects use Fills together with the
> lines.
>
> So my logic is saying me that lines don't trigger the mask of a
> DisplayObject and fills do. Am I correct?
>
> Is it possible otherwise to draw the lines to a bitmap object and have that
> as a mask? Or is a bitmap object always square when used as a mask?
>
> Thnx in advance,
>
> Sander
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to