macromedia Como videotutorial hacer tutorial video videos juegos flash con 8
Muy bien aqui les dejo un videotutorial de hacer un juego de tiros:
aqui los codigos que dice:
----------CODIGOS-------------
onClipEvent(enterFrame){
Mouse.hide();//hides the mouse
this._x=_root._xmouse;//sets the x of the player to the x of the mouse
this._y=_root._ymouse;//sets the y of the player to the y of the mouse
}
on (release){ gotoAndPlay(2)}
stop();
aqui un video de juego de peleas:
parte 1
codigos:
http://www.megaupload.com/?d=I0K1CS8A
parte 2
codigos:
http://www.megaupload.com/?d=YXFM1FU0
parte 3:
codigos:
http://www.megaupload.com/?d=CDPPH0U1
aqui como queda:
aqui los codigos que dice:
----------CODIGOS-------------
onClipEvent(enterFrame){
Mouse.hide();//hides the mouse
this._x=_root._xmouse;//sets the x of the player to the x of the mouse
this._y=_root._ymouse;//sets the y of the player to the y of the mouse
}
on (release){ gotoAndPlay(2)}
stop();
aqui un video de juego de peleas:
parte 1
codigos:
http://www.megaupload.com/?d=I0K1CS8A
parte 2
codigos:
http://www.megaupload.com/?d=YXFM1FU0
parte 3:
codigos:
http://www.megaupload.com/?d=CDPPH0U1
aqui como queda:
Autor: dagaza23
No comments:
Post a Comment