Page 1 of 1

EnhancedQT Transitions

Posted: Sun Oct 30, 2011 1:04 pm
by johnmiller1950
Greetings All,

Klaus put me on to Trevor's EnhancedQT external. I have been able to do amazing things with it. However, I don't seem to be able to get "qtAddTransition" to work. The script I am using is below. Can anyone confirm that this does or does not work. Am I doing something wrong. All of the other externals in this bundle are working, so I know my setup is OK. I have tried various effects with no results.

Thanks, John Miller


on mouseUp
qtInitializeEditing the moviecontrollerid of player "Combined"
qtAddTransition the movieControllerid of player "Combined","Iris",1781,1981
end mouseUp