Question
convert onEnterFrame Event Handler AS2 code into AS3
My code of AS2 is given below. I do not know what event handler type is used and which event handler is used in AS3.
onEnterFrame = function(){
//
};
My code of AS2 is given below. I do not know what event handler type is used and which event handler is used in AS3.
onEnterFrame = function(){
//
};
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.