Question
For loop and dynamic movieclip assignment
Why cant i do this in actionscript 3
for (n;n<stopAtNumber;n++){
detailsMovieClip_mc.tour
}
Is there another way to achieve the same results?
Why cant i do this in actionscript 3
for (n;n<stopAtNumber;n++){
detailsMovieClip_mc.tour
}
Is there another way to achieve the same results?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.