I want to have a movie clip called ball and there will be 5 versions of it and there is a anumber generator that gets a random number 1-5 called randNum.
I want _root.ball+randNum.play() but this doesnt work please tell me what it should be
I want to have a movie clip called ball and there will be 5 versions of it and there is a anumber generator that gets a random number 1-5 called randNum.
I want _root.ball+randNum.play() but this doesnt work please tell me what it should be
:: Copyright KIRUPA 2026 //--
``` ```