The Change Handler function cannot be of _global scope and by default should be in the timeline of the clip. This can be of the form:
function asComboHandler(objCombo){
var vValue = objCombo.getValue();
switch(vValue){...}
}
The Change Handler function cannot be of _global scope and by default should be in the timeline of the clip. This can be of the form:
function asComboHandler(objCombo){
var vValue = objCombo.getValue();
switch(vValue){...}
}