Hello!,
I found this little gem of a script in the forum to overwrite an existing TakeItem with the ID of 1000:
dim take2 as xpTakeItem
engine.sequencer.getTakeItemByID(1000,take2)
take2.ID = 2000
I was wondering if there was a way to extract the Take ID (regardless of it's number) to use the value for other scripting purposes. The case I'd like to try is a TakeID number (ex 1234) could be used to drive SetVolatileTexture to map an image with the same naming (1234.jpg). Not sure if this is even possible but wanted to throw it out there.
------------------------------
Chris Jordan
Graphic Artist in Charge
NBCUniversal
------------------------------