background preloader

Composants

Facebook Twitter

Untitled. Version 1.0.0 released on 2011/07/13 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. These components are split in 2 parts: UI libraries : 2 libraries (flex3-ui, flex4-ui) that offer rich user interface components.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...

We are planning to enrich Kap IT libraries regulary, adding more & more components that hopefully will save you time when developping Flex/AS3 applications. 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 ImacheCache is just two class files. ImageCache.as which extends the Image control and ImageCachUtility.as which is a Singleton class that used by Imagecache to store and retrieve the BitmapData for cached images.

Cache Limit ImageCache has a property called “cacheLimit” which tells the control how many images to cache. Example Code You can download the code for the above project here. -Mister Like this: Like Loading... Flex CoverFlow performance improvement, Flex Carousel Component, and Vertical CoverFlow | Doug McCune. 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. Check out the performance now and stop whining (oh, and notice that this blog post has 3 of these embedded 3D components): Performance improvements When I first released the component I took the shotgun approach to rendering, which meant I rendered the entire scene every frame and all the materials were animated. First, instead of rendering every frame we’re now rendering only while the animation is happening. The second improvement was to not use animated materials. Cantrell's Profile - GitHub. Declarative Graphics Framework.

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 .

Release Date November 21, 2008 Features GeometryRepeater Degrafa Repeaters have been completely revamped to allow for maximum flexibility. Transforms Transforms have been added and include Scale, Skew, Matrix, Rotate, Translate and more. Layout With the new layout features you can use Constraint-based layout (top, left, bottom, right, horizontalCenter and verticalCenter) and Percentage-based layout for easily composing and positioning graphics. States Geometry can now have states. Filters Apply filters to individual geometry objects. Mask Clipping Paint. 6 Tips for a Great Flex UX: Part 4. By Theresa Neil Since the book focuses on rich interactions, I want to spend some time on Adobe Flex/AIR. 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.

I pulled together a visual repository of custom Flex controls. 01. Complex Headers Horizontal Accordion Apple StyleMore under ‘Collapsible Panels’ 02. More Examples 03. 04. 05. ILog Elixir Ely Greenfield’s early Scheduler Adobe’s Scheduler on flexlib see flexlib.scheduling package 06. 07. 3D charts by iLog Elixir Chart Drill Down with Animation Dashed Line Series Chart Offest Advanced Legend Scroll and Zoom 08. Window Shade- panels roll up and down Arc90’s Collapsible Panel Early Stacked Panels 09. Doug McCune’s updated Cover Flow 10.

Kap IT LabILog ElixirBirdEye 11. 12. 13. In flexlib as Highlighter 14. 15. 16. 17. ILOG Elixir Gantt Doug McCune’s Early Gantt Chart 18. 19. 20. 21. Useful and free Adobe Flex Components. Iwo Banaś - Flex Blog. Reusable-fx - Project Hosting on Google Code. Flexlib - Open Source Flex Component Library. 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 See the Full Component List. Browse the documentation, download the source code, or learn How to Contribute to the project.

FTP

IconWalk : Parcours Arborescence.