hey all

if I have a node "my_first_node" connected to a Read node and I am calling a 
value via input0.first and doing and expression to get a different value, then 
I have connected to "my_first_node" another node "my_second_node" and want to 
be able to call again the value "firs" from the Read node, how do i do this?

I dont want to use the explicit name of the node with the value I am trying to 
access
Is there a way to add the value to metaData and pass it down the stream as you 
would an extra channel.

I could us modify and add a key say" input/firstFrame" but how do I get the 
"input/firstFrame" key to pick up that info when its connect to the read node I 
tried adding expression to the value (maybe I am putting the wrong thing in) 
but then the value only become the string of the expression.

cheers all
-adam


_______________________________________________
Nuke-users mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to