here is an example for using multiple render targets:
http://vvvv.org/tiki-download_file.php?fileId=1154multiple rendertargets.zip (2.89 Kb)
note that the texture is spreaded manually through the inspector, since the dx9texture doesn’t know if any effects require multiple render targets. effects outputing only one color should render themselves equally into each of the render targets.