Can the _currentframe be used in a conditional statement such as;
if (_currentframe >= 285) {
trace ("285");
}
Can the _currentframe be used in a conditional statement such as;
if (_currentframe >= 285) {
trace ("285");
}
:: Copyright KIRUPA 2024 //--