Tuto jeux en flash partie 2

tutoriel flash

  • Actuellement 0.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
Note : 0.0 sur 0 votes
Commentaires (0)
  X  



pub
 

Description

creez un jeu en flash grâce aux sprites ^^ allez sur mon blog, pour voir la partie 1 : tuto-video.over-blog.com Code à mettre sur le clip mouvement, qui contient tous les autres : onClipEvent(load){ fight = false; } onClipEvent(enterFrame){ if(fight == false){ if(Key.isDown(Key.LEFT)&&fight != true){ this._x -= 4; this._xscale = -100; this.gotoAndStop(2); }else if(Key.isDown(Key.RIGHT)&&fight != true){ this._x += 4; this._xscale = 100; this.gotoAndStop(2); }else{ this.gotoAndStop(1); } } if(Key.isDown(Key.SPACE)){ this.gotoAndStop(3); fight = true; } if(this._currentframe == 1){ fight = false; } } et code a placer dans une nouvelle image clée du clip ou le personnage tape : _root.mperso.gotoAndStop(1);

Mots-clés


Ajouter un commentaire

Nom :


Votre commentaire:


Confirmer:



* Merci de surveiller votre langage. 400 caractères maximum.

Commentaires

Soyez le premier à commenter cette vidéo.

Artiste : tutoriel flash
Titre de la vidéo : Tuto jeux en flash partie 2
Catégories : Flash
Vues : 362
Ajouté par : admin
flamme tutoriel flash flamme
Tutorial Flash ch1-5 tutoriel flash Tutorial Flash ch1-5
Tutorial Flash ch1-10 tutoriel flash Tutorial Flash ch1-10
Tutorial Flash ch1-11 tutoriel flash Tutorial Flash ch1-11
Eanim flash tutoriel flash Eanim flash
flamme tutoriel flash flamme
Tutorial Flash ch1-5 tutoriel flash Tutorial Flash ch1-5
Tutorial Flash ch1-10 tutoriel flash Tutorial Flash ch1-10
Eanim flash tutoriel flash Eanim flash
Tutorial Flash ch1-11 tutoriel flash Tutorial Flash ch1-11