登录可保存游戏进度并赚积分!
Flash Tutorials

Flash Tutorials

开发者 Ad0o

Loading ad...

Flash Tutorials

评分:
2.6
上架时间: March 29, 2010
最近更新: March 29, 2010
开发者: Ad0o

Flash Tutorials 的标签

简介

Some beginner flash tutorials.
If you want me to make any tutorial, write it in the comments.

玩法说明

Mouse.

评论

0/1000
Xdeath1 avatar

Xdeath1

Mar. 06, 2013

1
0

hello guys. just give me a private message if you are stuck with something :P

sorarock11991199 avatar

sorarock11991199

May. 20, 2010

1
0

Walls don't work, Flash keeps telling me, "Operator '-' must be followed by an operand" on both right and Bottom walls.
Right wall:
onClipEvent(enterFrame){
if(this.hitTest(_root.char)){
root.char._x- = 10;
}
}
Bottom wall:
onClipEvent(enterFrame){
if(this.hitTest(_root.char)){
root.char._y- = 10;
}
}

ninjastormns avatar

ninjastormns

Jul. 16, 2011

0
0

walls and aiming* sorry

ninjastormns avatar

ninjastormns

Jul. 16, 2011

0
0

moves and aiming aren't working...

sorarock11991199 avatar

sorarock11991199

Jun. 27, 2010

0
0

@tijs14tijs as2 is easier than as3