First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: Oliver Sale | Website: http://www.oliversale.com
With the objects created it's time to start scripting, I've made the script as simple copy/paste text with comments so you know what's happening in the script. Click on the frame in the timeline and add the following: stop(); _root.attack_btn._visible = false; This just keeps the playhead on the first frame and makes the attack button invisible. Next add the character and enemy staticstics as shown below: //Character Stats _root.character_mc.attack = 7; _root.character_mc.defence = 8; _root.character_mc.level = 1; _root.character_mc.maxhealth = 50; _root.character_mc.health = 37; _root.character_mc.hitRate = 2000; _root.character_mc.movespeed = 3; _root.character_mc.minAttack = 3; _root.character_mc.maxAttack = 7; _root.character_mc.xp = 32; _root.character_mc.maxxp = 501; // //Enemy Stats _root.enemy_mc.minAttack = 3; _root.enemy_mc.maxAttack = 7; _root.enemy_mc.movespeed = 3; _root.enemy_mc.hitRate = 4000; _root.enemy_mc.chosen = 0; _root.enemy_mc.health = 30; _root.enemy_mc.attack = 5; _root.enemy_mc.defence = 5; _root.enemy_mc.level = 1; _root.enemy_mc.nick = "John"; These stats can be chaged to whatever you want. Please note that the hitRate stat is in seconds with 1000 being one second.
» Level Intermediate

Added: 2005-05-24
Rating: 4 Votes: 14
(10 being the highest)
» Author
Tutorial scripted and created by Oliver Sale
» 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.