Hi all. How can i change the color of pix_movie background when no video is playing? Actual color is white, and i want change to black.
Thanks a lot.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 11/22/2010 07:39 PM, Abraao Alcantara wrote:
Hi all. How can i change the color of pix_movie background when no video is playing? Actual color is white, and i want change to black.
i usually don't change the color, but rather turn off rendering of the geo that would do the texture (and i usually use [pix_film] rather than [pix_movie])
| [pix_film] | [pix_info . . . .] | | ... | [!= -1] | | [spigot] | [pix_texture] | [rectangle 4 3]
mfgasdr IOhannes
Hello!
just add a [color] object between pix_movie and Gemhead
[gemhead] / [color 0 0 0] / [pix_movie]
peter
Von: "Abraao Alcantara" Gesendet: 22.11.2010 19:39:02 An: pd-list Betreff: [PD] About pix_movie background
Hi all. How can i change the color of pix_movie background when no video is playing? Actual color is white, and i want change to black.
Thanks a lot.