I have no prior experience with VBScript and some very limited previous programming experience, never really put it to any practical use before. Looking forward to playing with scripting in Xpression and seeing what I can do.
I'm trying to do something very basic and can't seem to figure out and there aren't many resources for me to refer to. I've looked at the XPression API documentation, but it really doesn't help me out as a beginner.
Anyways, I would like to have a certain "Take ID" in my sequencer start playing when I take a particular scene.
I was trying to use xpBaseTakeItem and GetTakeItemByID and then .execute.... But not getting any results.
Also, can anyone out there point me in the right direction of getting comfortable in scripting with vbscript along with how I'd apply it to XPression. Any decent online tutorials out there?