Ayer salio un nuevo libro sobre una tematica interesante .. OS Flash.
El nombre del libro es Essential Guide Source Flash Development
Voy a tratar de conseguir una copia en pdf para ver si vale la pena comprarlo.
Cuando lo haga, voy a hacer un review y lo posteare en el sitio.
Saludos!

Posted by admin in AMFPHP, Actionscript 3, Docs and Books, Papervision, RED5 | No Comments

i have been waiting this a long time. Alternativa3d Engine is out.

you can read the full notice in the Alternativa’s webpage :http://blog.alternativaplatform.com/en/

if you wanna go directly to the point , you should check this page :http://alternativaplatform.com/en/

i’ll be testing the engine this weekend , stay tune.. more news are coming!!

Posted by admin in Actionscript 3 | 1 Comment

Google has just released an AS3 version of their maps.

it works with Flash and Flex.You just need to import the SWC and write some code to get it working.

get the SWC here

examples

Posted by admin in Actionscript 3 | 1 Comment

New version of flash player including features like 3d Support, advaced text renderer, Hydra’s effects loader (now Pixel Blender) and the posibility to write local files without using the server.

find more info Here or Here

updated: secocular has written this excellent article!

Posted by admin in Actionscript 3 | No Comments

Les dejo esta clase pequeña que desarrolle, tvNoise

This movie requires Flash Player 9

[+]?View Code ACTIONSCRIPT

clase Main,Ejemplo de uso

[+]?View Code ACTIONSCRIPT

Posted by admin in Actionscript 3 | No Comments

La clase SimpleButton proporciona una forma fácil de crear los típicos estados de un botón pasandole  las imagenes de los estados que este mostrara.

Ejemplo:

This movie requires Flash Player 9

[+]?View Code ACTIONSCRIPT

Posted by admin in Actionscript 3 | 1 Comment

Apr. 27, 2008

Uso de Tweener - Tutorial 1

Tweener es una libreria OpenSource para crear “Tweens” de Manera Facil y rapida.
Esta Lib es muy util para alcanzar resultados rapidos y de calidad.

Existen versiones en AS2 para Flash 7 , AS2 para Flash 8 y AS3.Tambien Existen Ports en HaXe y JavaScript.

El proyecto esta hosteado en Google Code: http://code.google.com/p/tweener/

Podemos bajarnos un Release en la solapa Downloads o sincronizarnos via SVN : http://tweener.googlecode.com/svn/trunk/

La documentacion se encuentra en la pagina del Desarrollador del proyecto: http://hosted.zeh.com.br/tweener/docs/en-us/

Nuestro Primer Ejemplo : Tween perpetuo en X,Y y rotation

This movie requires Flash Player 9

[+]?View Code ACTIONSCRIPT

Posted by admin in Actionscript 3 | No Comments

En este primer post voy a mostrar el uso basico de Eventos en AS3

This movie requires Flash Player 9

Posted by admin in Actionscript 3 | No Comments