HOME | DD

Published: 2007-02-28 18:47:47 +0000 UTC; Views: 1287; Favourites: 18; Downloads: 77
Redirect to original
Description
ANOTHER tutorial? :0I'm enjoying making tutorials, so I think I might make more. Since I'm not an authority on art, it'll probably be another Flash tutorial. possibly character movement?
Related content
Comments: 7
Tuddles1 [2009-06-09 20:14:34 +0000 UTC]
Ah! That game was so hard! D:<
Just kidding! Love this little tutorial
👍: 0 ⏩: 0
hebitenma In reply to hauff [2007-03-22 19:22:24 +0000 UTC]
Glad you like it. :]
I'm not really in to Flash currently, but when I start working with it again, I'll try do do something more with this.
👍: 0 ⏩: 0
avenger3871 [2007-03-05 06:38:21 +0000 UTC]
Simple and effective. I'll be sure to use this really soon. Thanks!
👍: 0 ⏩: 0
Tomhurst [2007-03-03 19:59:52 +0000 UTC]
It didn't work. I got this:
**Error** Scene=Scene 1, layer=Objects, frame=1:Line 2: Syntax error.
var haveKey = 1;
**Error** Scene=Scene 1, layer=Objects, frame=1:Line 3: Unexpected '}' encountered
}
**Error** Scene=Scene 1, layer=Objects, frame=1:Line 2: Syntax error.
if (haveKey eq 1) {
**Error** Scene=Scene 1, layer=Objects, frame=1:Line 3: Syntax error.
gotoAndStop(2)
**Error** Scene=Scene 1, layer=Objects, frame=1:Line 2: Statement must appear within on handler
if (haveKey eq 1) {
**Error** Scene=Scene 1, layer=Objects, frame=1:Line 4: Syntax error.
}
Total ActionScript Errors: 6 Reported Errors: 6
👍: 0 ⏩: 0