Composants

TwitterFacebook
Get flash to fully experience Pearltrees
Kap IT offers a set of open-source libraries ( LGPL License ) providing ready to use advanced components for business application development. They result from Kap IT experience in creating and modernizing enterprise applications. Core libraries : 3 libraries (actionscript-core, flex-core, air-core) that provide a set of low-level components/utilities for i.e manipulating collections,strings, dates, managing commands (download queue, scheduling) and more...

unnamed pearl

http://lab.kapit.fr/default/klovis-kap-it-libraries/
http://thanksmister.com/2009/01/29/flex-imagecache-a-cheap-way-to-cache-images/

Flex :: ImageCache, a cheap way to cache images

In a previous post about Ely’s SuperImage , I mentioned that we decided to implement a simpler method for caching images within a Flex application. ImageCache is a simple class file that extends the Image control by adding the ability for the control to cache bitmap data. Unlike SuperImage, ImacheCache can handled SWF files, it just lacks all the bells and whistles of SuperImage, though image flicker is eliminated. Using ImageCache
UPDATE: Feb 26, 2008 I have updated the CoverFlow library a bit and added support for adding children without explicitly setting the width and height of the children (ie using the normal Flex auto-sizing validation stuff). Grab the latest source code here . I’ve made some much needed performance improvements to the Flex CoverFlow component I released a few days ago. I’ve also taken the concept of 3D Flex containers a little further and added a 3D Carousel container and a vertical version of CoverFlow. Source code here .

Flex CoverFlow performance improvement, Flex Carousel Component, and Vertical CoverFlow | Doug McCune

http://dougmccune.com/blog/2007/11/19/flex-coverflow-performance-improvement-flex-carousel-component-and-vertical-coverflow/

Declarative Graphics Framework

http://www.degrafa.org/code/ Degrafa is an open source declarative graphics framework for Flex used by some of the industry's top designers and developers. The framework can be used for a wide variety of purposes, ranging from rich user interfaces to intense graphics editing. The latest release of Degrafa is Beta 3.1. Some changes may affect what you've done using Beta 2, so proceed with caution. Click the links below to get what you need or check Degrafa out on Google Code .
http://designingwebinterfaces.com/40-custom-flex-controls

6 Tips for a Great Flex UX: Part 4

These tips are based on the best Flex resources I have found, and how you can use them to craft a great user experience. This is part 4 of 6: Stock your Toolbox: 40+ Custom Flex Controls Flex 3 includes a wide range of controls.
A click in the the menu opens a new PopUp Panel. This Panel can contain your custom components. You can move, resize, minimize and close this PopUp Panel. You can choose whether your menu appears horizontal or vertical. http://fleksray.org/adobe_flex_components_en.html

Useful and free Adobe Flex Components

It is quite common in Flex applications (and other RIAs) to divide screen content into two parts: the navigation/configuration panel on the left and the actual content on the right. The examples of such apps are FlexStore sample and famous Style Explorer . I followed this pattern in many projects and several times we come to the point that navigation/configuration panel requires too much space and that there should be a possibility to minimize it. http://www.iwobanas.com/

Iwo Banaś - Flex Blog

The FlexLib project is a community effort to create open source user interface components for Adobe Flex 2, 3 and 4. Current components: AdvancedForm, Base64Image, EnhancedButtonSkin, CanvasButton, ConvertibleTreeList, Draggable Slider, Fire, Highlighter, HorizontalAxisDataSelector IconLoader, ImageMap, PromptingTextArea, PromptingTextInput, Scrollable Menu Controls, SuperTabNavigator, Alternative Scrolling Canvases, Horizontal Accordion, TreeGrid, FlowBox, Docking ToolBar, Flex Scheduling Framework http://code.google.com/p/flexlib/

flexlib - Open Source Flex Component Library - Google Project Hosting

FTP