Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.23 / 5.00 3,881 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.93 / 5.00 4,634 ViewsI need help! I need to make warfare game but im stuck.
This code dont work:
on(press){
for(i=1;i<2;i++){
duplicateMovieClip(_root.soldier, "soldier"+i, 2+i);
_root["soldier"+i]._x=random(100);
}
}
I dont know action script so well. Please help me!!
(Sorry for my bad english. Im Croatian).
Im use Macromedia Flash 8!
Define "don't work". What exactly happens when you press that button?
My question is why are you run through a for loop when your only going through the loop once???
I must make to duplicate movie clip but every time i press duplicate new movie clip!
:D
At 3/26/10 04:07 AM, SadLittleEgg wrote: I must make to duplicate movie clip but every time i press duplicate new movie clip!
why sign up you account new reply to post original account new?
:D
At 3/26/10 04:32 AM, CrustySheet wrote:At 3/26/10 04:07 AM, SadLittleEgg wrote: I must make to duplicate movie clip but every time i press duplicate new clip!why sign up you account new reply to post original account new?
What?
:D
Alright, I'm going to stop this right here.
First off: Please make good and descriptive titles to you threads. Pretty much all threads that are made here is for the purpose of getting help, if everybody made such poor titles then it would be impossible to keep track of threads.
And secondly: Describe your problem better. Yes, I understand your English isn't very good, but it doesn't even seem like you're trying and even if you are it's impossible to help if we can't understand you.
Try again.