Hmm, I really regret to see there still seems to be no grouping access in scripting, which I really, really regret and don't understand. A simple int property in TrackEvent would have done it - is it really that complicated? Or did I miss something? Maybe the API html file is not complete (it still says "version 4" in the header)?
"You're right, there's no grouping in the scripting API at the moment. There's not enough time to get it in for 4.0c but hopefully we can get it in a later release." (April 2003)
Since then we had 4.0d, 4.0e, and now 5.0... still waiting for group access. Must be really low on Sony's priority list :-(
Concerning the API documentation (VegasScriptAPI.html), I think you forgot to mention the TrackEvent methods (AdjustStartLength. AdjustPlaybackRate, IsAudio, IsVideo, IsValid, Copy, Split)
4.0b? I thought it was 5.0a now :-) Methods are still missing in the link you posted earlier, right? Or do I have a problem with caching in my browser?
And of course.. any hope there might be access to event grouping hidden at some location? :-)
Right, thanks, now it looks fine... it seems to me I had the old one on your website, but maybe it was only in my cache. Now seems to be complete and uptodate, thanks!
I’ve been using a file called SonicFoundryScriptHost.chm from EK Systems as I find it much easier to navigate than the flat HTML file. My question is, where can I find a Vegas 5 version of this file? I think I got the original from JetDV’s site.
Is there any way to generate this file? If so, how? I’ve successfully created an XML version of the API (using SharpDevelop) but I have no idea how to compile it into a help file. Does anyone know how to do this?