deviant art

Deviant Login Shop  Join deviantART for FREE Take the Tour
[x]
Download File
SWF, 1.8 MB
more ▶

More from ~Staticblaze

Featured in Groups:

Details

July 4, 2006
1.8 MB
550×400
Link
Thumb

Statistics

Comments: 57
Favourites: 217 [who?]

Views: 9,052 (0 today)
Downloads: 371 (0 today)

License

Creative Commons License
Some rights reserved. This work is licensed under a
Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License.
[x]
:iconstaticblaze:
This is an RPG tutorial - on all the basic stuff. I will definately come up with a more advanced one, but it takes time to come up with the action script.

Keywords: RPG Tutorial, Flash Tutorial

EDIT: Old. Still pretty good, 100% accurate, but old. A newer one should be expected.
Add a Comment:
 
:iconsushicake3644:
Can you make a code so that the player can be animated while walking diagonally, please? :O
Reply
:iconxaayer:
~Xaayer Mar 6, 2013  Hobbyist General Artist
When i playt he game and attack, the numbers just change from 100 to the letter "A"
Reply
:iconnightwitch14:
~NightWitch14 Sep 1, 2012  Hobbyist Artist
This is...abit difficult...^^;
You shold put more pics or examples.^7^"
Reply
:iconizumi-akuma:
i did everything, and it should be right.
but when i test movie my sprite just spins around in circles rapidly. i've added stop(); in all the frames, do i add them in the movie clips frames as well?
Reply
:iconfantasyjam:
~FantasyJam Mar 19, 2011  Hobbyist Digital Artist
Very, very basic. As basic as I've ever seen. Too basic. Does not offer OOP concepts or anything I would find useful, either.
Reply
:icondumpaling:
This is really useful but when I try and apply the actionscript, flash tells me theres something wrong:( It says something like:

**Error** Symbol=player, layer=Layer 1, frame=1:Line 2: Clip events are permitted only for movie clip instances
onClipEvent(enterFrame){if(!Key.isDown(Key.UP)){_root.player.gotoAndStop(1);}}
Reply
:iconxaayer:
~Xaayer Mar 6, 2013  Hobbyist General Artist
Eyup that's definitely the fix.

The error is saying that the AS you put on that frame can only be applied to a MC. You have a MC-directed ActionScript applied to a frame and the program doesn't know what to do with it.
Reply
:iconxaayer:
~Xaayer Mar 6, 2013  Hobbyist General Artist
Try putting the code for the "(!Key.isDown(Key.DOWN)" codes on each mc themselves and not the frames. Worked for me and I had this same problem.
Reply
:iconseinii:
what is the healing actionscript?it said put in the action from the last slide and i didnt get it...
Reply
:iconcoyoteclaw11:
Mood: Apprehensive ~Coyoteclaw11 Jul 17, 2010  Hobbyist Digital Artist
Is Variable name the instance name?
Reply
Add a Comment: