BlocketPc - Open Source

Spanish Mobile Adobe User Group
Versión en español Español

Updates

  1. 11/06/2009
    New release 0.5 with Dandelion Player
  2. 04/04/2009
    New release 0.4.7 with new components!
  3. 2009/03/03
    New release 0.4.4 with a lot of changes
  4. 2009/01/12
    English version of this site availabe!

Other Projects

Developed By

License

Thanks to

Feather Framework for Flash Lite

Feather Framework it's the response to need to develop class-based applications with Flash Lite.

Since Flash Lite 2.0 was announced, only a few class-based projects have been released, so we hope that this project could fill a little bit of this big hole..

Download

If you want, you can download Feather Framework in a RAR file.

Download Feather Framework 0.4.7

If you like too, you can use our SVN repository file.

svn://cristalab.org/featherframework/

To help you understand the documentation we have been created a downloadable example application.

Demo application for Feather Framework

Components example files.

Component NavigationMenuLight

Documentation

We have been provided on-line documentation for Feather Framework.

Feather Framework on-line documentation

General Features

You can code with frameworks in many different ways, however, we recommend to code with Feather Framework in a screen navigation system, where each screen have their own associated class that extends AbstractView.

From AbstractView, if you want you could implement IView, or override the methods initialize, onResize, open, onOpen, close and onClose.

Then, you can set and get data with the ModelLocator, and create your own controller extending AbstractController.

Finally, we have been added a few Managers and a set of basic components that you can change easily in design view.

Package contents

Feather Framework consists of 23 classes and a few Open Source projects from other developers, which we want to congratulate their excelent job that they have done.

You can see the documentation in their personal websites..

ASAP Framework: We included this framework because have great utilities. However, it's too heavy for Flash Lite, so we added only the necessary classes.

TweenLite: Probably the best light-weight tween library.

QueueLoader: A very simple class to loas images in a queue in order to avoid the five request limitation in Flash Lite.

 

BlocketPc - Open Source © 2008 - Licensed under GPL