First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: monkey boy | Website: http://
Untitled Document

Introduction

if you still have the fla. that has the parts covered in the first two tutorials then open that and open the the MC's for player one and two. Then delete the invisible button that with all the actions. then go to the action script for the MC named "player1" and replace the original actions with these ones

onClipEvent (load) {
moveSpeed = 10;
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.LEFT)) {
_x -= moveSpeed;
}
if (Key.isDown(key.RIGHT)) {
_x += moveSpeed;
}
if (Key.isDown(Key.buttonname)) {
tellTarget ("_root.player1") {
gotoAndPlay(2);
}
if ((Key.isDown(Key.buttonname)) && (_root.player1.hitTest(_root.player2))) {
tellTarget ("_root.player1") {
gotoAndPlay(2);
tellTarget ("_root.player2") {
gotoAndPlay(4);
tellTarget ("_root.health2") {
nextFrame();
}
}
}
}
}
}


Note: You will need to copy and past the bottom 2 "IF" statements for the amount of atacks your player's have. Also the buttons will have to be different for each player and Finally the "_root." will have to be changed round for each player e.g "_root.player1" becomes "_root.player2".

That's it we're done here. if you have any trouble with it then please e-mail me.

» Level Advanced

Added: 2005-09-21
Rating: 4 Votes: 1
(10 being the highest)
» Author
british flash guy
» Download
Download the files used in this tutorial.
» Forums
More help? Search our boards for quick answers!

Comments

  • There are no comments yet. Be the first to comment!

  • You must have javascript enabled in order to post comments.

Leave a Comment
  • Your email address will not be published. All fields are required.
Featured Flash FLA
» Author: S.Saipriya
» Title: Flash Fire Effect
» Description: This tutorial explains about how to create Fire Effect in Flash of Actionscript 2.0.I hope this tutorial helps you!
Featured Sound Loops
Image for equalize

Audio Player

» Author: Aidan Crouzet-Pascal
» Title: Falling Star
» Description: This loop is a cool sounding, E minor loop.
Latest Font
» Author: Fábio FAFERS
» Description: I created this font for free use. Everyone can apply it in personal or business texts. Its free, but I want to be communicated in case of business use. Donations are accepted to keep the project of free fonts alive! Thank you all
Featured Sound Fx
Image for equalize

Audio Player

» Author: Brandan Paulin
» Description: Epic sounding loop with Brass, Percussion, Strings and Winds. This is actually part of a Loop Pack called the Coming where you can download the rest of the loops that go with it FREE from my website.