i wanzt to make a code like:
if (_root.frame == (“frame name”)){
this.gotoAndPlay (1);
} else {
this.gotoAndPlay (2);
}
i wanzt to make a code like:
if (_root.frame == (“frame name”)){
this.gotoAndPlay (1);
} else {
this.gotoAndPlay (2);
}
:: Copyright KIRUPA 2024 //--