onClipEvent (load) {
_root.acc = 100;
}
acc is a dynamic text, but when I run the movie it gives an undefined error. What do i do?
onClipEvent (load) {
_root.acc = 100;
}
acc is a dynamic text, but when I run the movie it gives an undefined error. What do i do?
:: Copyright KIRUPA 2024 //--