test isometrie pathfinder
http://blog.nvalois.com/wp-content/uploads/2011/05/pathfinder.swf
http://blog.nvalois.com/pathfinder-et-isometrie/
http://qiao.github.io/PathFinding.js/visual/
j ai decompilé avec trillix flash decompiler le fichier trouve ici:
http://blog.nvalois.com/pathfinder-et-isometrie/
le fichier decompile ne fonctionnait pas j ai donc du me plonger dedans ( avantage on progresse dans la comprehension as3 et programmation,inconvenient ca prend du temps)
liens utiles:
tutorial sur particule,les classes,la poo
un excellent tutorial sur un jeux a base de particule
http://forums.mediabox.fr/wiki/tutoriaux/flashplatform/jeux/auditorium
tuto:factorisation de code;utiliser les propriétés target et currentTarget des événements.
tuto removChildAt,zindex,suppressions de clip dans un clip
http://cours-internet.com/supression-de-clips-dans-un-clip/
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
http://www.foundation-flash.com/tutorials/changingdepths/
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
One other thing when you're using removeChildAt() is the way the stacking order works in the display list. This, for example, will fail and throw an error:
However, this won't:
I'll leave you to work out why. Loops with removeChildAt(0) are good for clearing the stage or a container Sprite or MovieClip when used in conjunction with numChildren:
I hope this helps! 
jeux rigolo
je viens de retoruver ma console nitendo des petits jeux sympas simples et rigolos
http://www.oldiesrising.com/AmanoSkin/oldiesrisingtestsV2.php?titre=Turtle%20Bridge&cons=28
http://www.intheattic.co.uk/turtle_bridge.htm
http://www.sydlexia.com/who_watches_the_watchmen.htm
compte-rendu-de-la-conference-gunpei-yokoi-vie-et-philosophi
turtle était le jeux préféré du créateur il avait bon goût.je créerai bien petit jeux comme ça sous flash

