
mad-components
IMPORTANT NOTICE DOWNLOAD .swc LIBRARIES FROM https://www.facebook.com/groups/madcomponents/
Google Code have changed their policy for downloadable files. It is no longer possible to supply .swc downloads here. Although source code will still be maintained on this Google Code site. Please join the Facebook Group - and obtain the .swc library files from there. https://www.facebook.com/groups/madcomponents/
User Interface components for Adobe AIR Mobile. Buttons, Labels, Image, Lists, List Navigation, View Flipper, Pages, Tab Pages etc. The layout is described using XML. The framework handles different screen sizes and resolutions. When the device orientation changes, the user interface is redrawn and adjusted for landscape or portrait viewing.
The model feature enables connection of lists and forms to remote data services.
You can download or check-out a code example from here. Download documentation from:-
http://code.google.com/p/mad-components/downloads/list
INTRODUCTION
http://madskool.wordpress.com/2011/03/18/madcomponents-wow/
Full asdoc class documentation:-
http://e2easy.byethost9.com/madcomponents
Flex (Flash Builder) users can check out examples from the subversion repository:-
http://code.google.com/p/mad-components/source/checkout
Or you can just view code examples at:-
http://code.google.com/p/mad-components/source/browse/
(click on trunk -> MadComponentStuff -> src, then view the .as files)
MADCOMPONENTS AND FLASH
http://madskool.wordpress.com/2011/04/24/getting-started-with-madcomponents-in-flash/
PURE ACTIONSCRIPT APPROACH
http://madskool.wordpress.com/2011/05/27/madcomponents-sans-xml/
http://madskool.wordpress.com/2011/10/11/improved-pure-actionscript-support-in-madcomponents/
FLEX WRAPPERS
http://madskool.wordpress.com/2011/08/16/flex-wrappers-for-madcomponents/
ABOUT EXTENDED MADNESS
TUTORIAL SERIES
http://madskool.wordpress.com/2011/06/20/tutorial-1-fb-4-5-hello-world-done-the-madcomponents-way/
http://madskool.wordpress.com/2011/06/23/tutorial-2-images-and-nine-patch-images-in-madcomponents/
http://madskool.wordpress.com/2011/06/30/tutorial-3-lists-and-pickers/
http://madskool.wordpress.com/2011/07/01/tutorial-4-building-a-mobile-twitter-client/
http://madskool.wordpress.com/2011/07/13/tutorial-5-deploying-to-mobile-devices/
http://madskool.wordpress.com/2011/07/18/tutorial-6-more-madcomponents/
http://madskool.wordpress.com/2011/07/25/tutorial-7-madcomponents-amf-service-test-drive-for-mobile/
Michael Martinez' tutorials:-
http://caffeineindustries.com/?p=221
http://caffeineindustries.com/?p=234
http://caffeineindustries.com/?p=283
DEPRECIATED CLASSES
Note that the UIDataGrid and UITreeList classes are now deprecated and removed from MadComponents, but incorporated into ExtendedMadness.
Model server methods are now accessed via model like this:- list.model.loadXML(); , not list.loadXML();
Set navigationBar text using navigation.title, not navigation.text
Project Information
The project was created on Mar 18, 2011.
- License: MIT License
- 267 stars
- svn-based source control