Skip to content

oskitar/0057_AS3_Tutorials_codepods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


0057_AS3_Tutorials_codepods
---------------------------

 Este es el repositorio de los archivos de los TUTORIALES AS3 de http://0057.es/labs


Listado de tutoriales incluidos en el repositorio
-------------------------------------------------

	1) Matrices, aplicación en retoque de imágenes
	   URL ( http://0057.es/labs/post/matrices-aplicacion-en-retoque-de-imagen )
	2) Introducción a Signals para Actionscript 3.
	   URL ( http://0057.es/labs/post/introduccion-a-signals-para-actionscript-3 )
	3) Introducción al "Image Dithering" ejemplos en AS3
	   URL ( http://0057.es/labs/post/introduccion-al-image-dithering-ejemplos-en-as3 )
	4) Robotlegs: ejemplo básico (Hello World)
	   URL ( http://0057.es/labs/post/robotlegs-ejemplo-basico-hello-world )
	5) Robotlegs: Juego + FSM + Signals 
	   URL ( http://0057.es/labs/post/robotlegs-ejemplo-basico-hello-world )

Dependencias 
------------

 Necesitaras vincular las siguientes dependencias,librerias swc para poder hacer funcionar el código.

	1) MinimalComps.
	   URL ( http://code.google.com/p/minimalcomps/downloads/detail?name=MinimalComps_0_9_5.swc )
	2) Signals.
	   URL ( https://github.com/robertpenner/as3-signals/downloads )
	3) Libreria swc incluida en lib/framework_0057_v_0.1.swc
	4) Framework Robotlegs. (Librería swc incluida en lib/robotlegs-framework-v1.4.0.swc )
	5) Extensión Signals StateMachine para Robotlegs libs/AS3-Signal-StateMachine-for-Robotlegs-V0-4-001.swc
	6) StateMachine Base libs/AS3-StateMachine-Base-V1-3-000.swc
	7) Signal commands libs/signals-extension-SignalsCommandMap-v0.4.swc



Licencia
--------

Copyright (c) 2011 Óscar de la Mata

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.


Notas
-----
"Dear Teacher, Apologies for missing accents."

About

File Collection for Actionscript 3 tutorials from http://0057.es/labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published