Posts Tagged ‘as3’

As3 banner rotator and xml

Tuesday, February 24th, 2009

Once again looking in google, and I just did not find any banner rotator in as3 for free. So, here is the as3 code for a banner rotator using xml.

It use QueueLoader , Hydrotween and Falcon. You can use images and swf. Furthermore, you can configure some parameters like the image o swf url and the buttons proporties like x,y and separation.

As all the source code here you can use it in comercial and non-commercial projects.

Art in the example by www.leonjuan.com

DOWNLOAD as3 banner rotator

ShortLoader. Load images or SWF’s in 1 code line

Sunday, September 28th, 2008

Sometime ago i was looking for a as3 class that let load and external asset and put a load bar while it was loading. But i did not found any utility so I write ShortLoader.

ShortLoader let you load an external asset a SWF or Image in one code line. Also you can customize easily the loading animation modifying a default library object.