main.onClipEvent(data) = function(){
var xScaleT2:Tween = new Tween(news, “_x”, Strong.easeOut, -677, 400, 1.5, true);
}
What am I doing wrong here? I want the tween to go after the form data is submitted. Thanks for the help.
main.onClipEvent(data) = function(){
var xScaleT2:Tween = new Tween(news, “_x”, Strong.easeOut, -677, 400, 1.5, true);
}
What am I doing wrong here? I want the tween to go after the form data is submitted. Thanks for the help.
:: Copyright KIRUPA 2024 //--