Uploaded videos
1-10 of 11-
Flash AS3 - Movement Part 2/2
AdobeFlashTutorials
554 views
Coding character movement in flash Action-Script 3.
This is part 2/2 of a tutorial for flash using action script 3. This is how I started to learn action script 3 after ...
-
Flash AS3 - Movement Part 1/2
AdobeFlashTutorials
640 views
Coding character movement in flash Action-Script 3.
This is part 1/2 of a tutorial for flash using action script 3. This is how I started to learn action script 3 after ...
-
[Flash] Overhead RPG Game 2.0 - Attacking Animation
AdobeFlashTutorials
825 views
This is how to make an animation for attacking in flash for an overhead RPG.
added actionscript:
if(Key.isDown(Key.SPACE)){
_root.char.gotoAndStop(3);
}
-
[Flash] Overhead RPG Game 2.0 - Movement
AdobeFlashTutorials
320 views
Easy tutorial for making an overhead RPG flash game PART 1 - Movement. Any questions or concerns, leave a comment!
Actionscript:
charspeed = 5;
onEnterFrame = function...
-
Texture Editing Atmosphir - Mac
AdobeFlashTutorials
787 views
How to edit the textures in Atmosphir.
-
Flash Overhead RPG Tutorial - Part 3 - Killing enemies and Score System
AdobeFlashTutorials
2,500 views
SOURCE FILE AND HD VIDEO WILL BE AT...
http://adobeflashtutorials.tk/
This tutorial will show you how to make it so you can kill enemies, and make a scoring system.
-----...
-
Flash Overhead RPG Tutorial - Part 6 - Enemy attacking every 3 seconds
AdobeFlashTutorials
2,261 views
SOURCE FILE AND HD VIDEO WILL BE AT...
http://adobeflashtutorials.tk/
In this tutorial I will be showing you how to make it so that you are attacked by your enemy every...
-
Flash Overhead RPG Tutorial - Part 5 - Health bar/system
AdobeFlashTutorials
3,074 views
SOURCE FILE AND HD VIDEO WILL BE AT...
http://adobeflashtutorials.tk/
In this tutorial I will show you how to make your character have a health bar and how to make yo...
-
Flash Overhead RPG Tutorial - Part 4 - Picking up new weapons
AdobeFlashTutorials
1,277 views
SOURCE FILE AND HD VIDEO WILL BE AT...
http://adobeflashtutorials.tk/
In this tutorial I will show you how to pick up new weapons and use them instead of the regular we...
-
Flash Overhead RPG Tutorial - Part 2 - Attacking (Sorry no killing yet)
AdobeFlashTutorials
2,252 views
SOURCE FILE AND HD VIDEO WILL BE AT...
http://adobeflashtutorials.tk/
NOTE: I'm sorry you can't see it when I'm testing, next tutorial I will show the testing. Also I a...
Advertisement










Play all(11)