Here is a super simplified example. If you load a sequence, the postage stamp 
isn't appearing but the image will be passed to the viewer. 


Gizmo {
 inputs 0
 name testPostageStamp
 postage_stamp true
 addUserKnob {20 User}
 addUserKnob {2 file}
}
 Read {
  inputs 0
  file "\[ python \{nuke.thisParent()\['file'].value()\} ]"
  first 1
  last 1000
  name Read1
  xpos -256
  ypos -239
 }
 Output {
  name Output1
  xpos -256
  ypos -85
 }
end_group



_______________________________________________
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