
I set up the transparent material ... using the stencil ... and that worked fine. But as soon as I added the IPO frames to the transparent layer ... the stencil effect uopn the transparency stopped working. The texture still animates OK ... but the stencil (which I was trying to use as a "mask" over the animated texture to give it a faded edge) just stops working and I can see the whole of the animated texture ...

Now, is there something "extra" I need to do to use stencils with transparent animated textures ? ... or does Plasma not "allow" stencils on transparent animated textures ?
(btw ... I managed to create the effect I wanted by using vertext painting to fade out the edges ... but it's not really the way I wanted to do it )