Comments

JohnnyRoy wrote on 5/1/2004, 6:23 AM
> I did some basic in high school and that's about it

That’s about all you need since you can write scripts in VB.Net (as you just did). Take a look at the Vegas Script API and see what you can affect in Vegas. If you have an idea for a script you want to write but don’t know where to start, contact me and I’ll help you through the process. (john_rofrano at hotmail dot com) Like anything else, after you do a few it will be become easier.

~jr
Nat wrote on 5/1/2004, 6:33 AM
Thanks John !

I first tried modifying the aspectratio script you modified for me (for fun).
I tried to add a prompt box like you suggested but I did not find a way to call such a box in jscript. I found it in VB and that's why i started my first script. (I'll try porting your scrictp to vb for fun)

In between, thanks again for you script, saved me countless hours of repetitive clicking !