First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: FlashReyBoy3
Okay, first things first, make an MC(Movie Clip). Give it an instance name of 'character'. In the actions window, put this on the character: onClipEvent (enterFrame) { if (Key.isDown(Key.LEFT)) { _x = _x-10; } if (Key.isDown(Key.UP)) { _y = _y-10; } if (Key.isDown(Key.RIGHT)) { _x = _x+10; } if (Key.isDown(Key.DOWN)) { _y = _y+10; } } onClipEvent (enterFrame) { if (this.hitTest(_root.Wall)) { _x = _x+10; } } onClipEvent (enterFrame) { if (this.hitTest(_root.Wall2)) { _y = _y+10; } } onClipEvent (enterFrame) { if (this.hitTest(_root.Wall3)) { _y = _y-10; } } onClipEvent (enterFrame) { if (this.hitTest(_root.Wall4)) { _x = _x-10; } } onClipEvent (enterFrame) { if (this.hitTest(_root.bad)) { _root.health -= 1; if (_root.health == 0) { _root.gotoAndStop("end"); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.here)) { _root.gotoAndStop(2); } } Hehehehe! That's long. now make an MC with an istance name of 'bad'. Make a shape, convert to MC and instance name it 'here'. Now make 3 walls, MC it, on the left wall,instance name it wall4. on the right, instance name it wall. On the top, instance name it wall2. now make a status bar, MC it, Instance Name it wall3. Now put a dynamic text box on the status bar(make sure it's in front) Variable name it 'health'. on the first frame of your movie, add this to the action window: stop(); health = 600; ok! almost done! make another frame(with the character, walls, status bar, enemy but with different backround color). now create a frame and label it 'end'. Okay test it! Walk to the 'bad' and your health will go down! walk to the 'here' you will go to frame 2! Get killed, you will go to a gameover screen! DONE!
» Level Advanced

Added: 2005-01-12
Rating: 4 Votes: 51
(10 being the highest)
» Author
FlashReyBoy3 is a flash animator from New Zealand and is currently living in Philippines.
» 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.