Question about MovieTexture

Hi
I have problem with movieTexture thing
the .mov file was imported and applied at a plane
But if I use diffuse mode at inspector Shader part, mov file’s background(it’s black) come out and it is over another object.

I’v tried Particles/Additive mode and the plane does not have background. it’s good but the problem is the plane applied the .Mov look so so transparently…-_-

OMG
is there any possible method getting through the problem ?? :sweat_smile: :sweat_smile:

movies don’t have alpha, only RGB.

if you also want alpha you need 2 movies and a specific shader that uses the second texture as alpha channel for the rendering