Login Required. Sign up now -- its free!

Projects tagged ‘actionscript’ and ‘components’


Jump to tag:

Projects tagged ‘actionscript’ and ‘components’

Filtered by Project Tags actionscript components

Refine results Project Tags flex (18) as3 (16) flash (14) adobe (10) mxml (6) flex3 (5) air (4) framework (3) library (3) as2 (3) ria (2) apollo (2)

[25 total ]

3 Users
 

This library is a component and display framework extension based on VEGAS the ECMAScript & ActionScript opensource framework.
Created about 1 year ago.

2 Users

The FlexLib project is a community effort to create open source user interface components for Adobe Flex 2 and 3. Current components: AdvancedForm, Base64Image, EnhancedButtonSkin, CanvasButton ... [More] , 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. [Less]
Created about 1 year ago.

0 Users

FlogLib (Flex blog library) is a Flex 3/ActionScript3-based component that provides blog functionality. It can be incorporated into a Web site developed in Flex to provide the site with a blog having ... [More] all the expected features - blogroll, categories, calendar, recent entries, search, meta information, comments, etc. The project includes both the user-facing component and an admin component (for authoring posts, etc.) This project's impetus grew from a real or perceived lack of open-source or commercial Flex blog components. The component itself extends a that can be dropped into any other container; its behavior is determined by a multitude of user-settable properties, and its appearance can be skinned. For the back end, it relies on PHP and MySQL, and uses a REST API to communicate with it. I invite others who are Flex/AS developers to join the effort to create a vesatile and quality component for everyone's use. The first version is for Flex; subsequent releases will include an AIR version, as well as Java and RoR back ends. [Less]
Created 12 months ago.

0 Users

OverviewThe Bumpslide Library is Actionscript 3 toolkit created by David Knape. Suggestions and contributions are most welcome. For more info, read the FAQ and checkout the latest source from SVN. ... [More] Group DiscussionIf you have any questions or would like to see what we're working on, check out our google group. App TemplateThere is a downloadable app template that includes everything you need to get started with this as an app framework. This is a working application with FLA file and sample HTML including support for deep linking with SWFAdress. The source code for the application is in the 'app' package. Reading the documentation in the source files is the best way to learn. Update: May 24, 2009 The original app template has been updated to use the new RPC framework, and there is a new app template that includes some basic examples of using a front controller and commands. DownloadsOriginal Bumpslide Simple App Template - demonstrates model binding and component structure as well as swfaddress integration New Bumpslide MVC App Template - demonstrates use of commands and command events Bumpslide AS3 Library - includes full source code, examples, and docs [Less]
Created about 1 year ago.

0 Users

The open-source Flex community has done a lot for our team and the development of the AIR client for elvis. Now we want to give something back. We will update components we developed to be used in an ... [More] open context and release them here for everyone to use. Star Ratings The first component we have added is a ratings components we use to display ratings for content in elvis, created by our intern Rick. It's a simple rating component with possible rating values between 0-5, displayed as small black stars. example | source [Less]
Created 4 months ago.

0 Users

This framework's main focus is to write database applications with flex, writing SQL directly in AS3. It aims to simplify development by focusing on client-side. Transactions are supported, queries ... [More] can be executed synchronously or asynchronously. Data is encrypted to prevent reverse engineering, sql injection and so on. Server-side works on top of ADODB for PHP. Now using SOAP for the dialog, instead of a home made protocol. It gives access to Flex builder's webservice tools. See the demo [Less]
Created about 1 year ago.

0 Users

A repository for our open source programming projects and the source code for online tutorials posted at our blog: http://ghostinteractive.net/blog
Created 7 months ago.

0 Users

This is a Flash platform code library from The Morphic Group.
Created 4 months ago.

0 Users

What? Shuriken is an ActionScript 2 component framework created to enable developers to create applications for mobile devices that support Flash Lite 2 (phones/mobiles, Chumby, Windows Mobile ... [More] , etc.). Why? There is currently no component framework for Flash Lite 2. The existing Flash MX 2004, Flash 8, and Flex 1.5 components do not work in Flash Lite 2. While it is basically Flash Player 7, the devices it runs on cannot handle the CPU & memory requirements. How? Shuriken's goals are, in order of importance: work on the lowest common denominator; if it can run Flash Lite 2, the component framework should work. provide commonly required GUI components & utility classes while being easy for developers to extend. no styling or skinning code; developer / designer is responsible for decorating and/or changing base skin symbols. [Less]
Created about 1 year ago.

0 Users

News2009-10-19: Google page created DescriptionASDC is a set of data driven user interface controls written in plain ActionScript and integrable in any kind of project based on any kind of ... [More] architectural foundation. ArchitectureThe controls are developed upon a very small and performant internal UI framework. This way, all controls can be used without any requirements to the outher application. Integration/CustomisationSkinning and styling of the visuals is then up to the developer. For this purpose, all controls are strictly separated in a business tier, which takes over all the component logic and a presentation tier, which is entirely replacable. Each component comes with a highly customisable default view. ContentsThe project currently contains the following data driven controls: ListView TreeView as well as the necessary base components as part of the internal UI framework: ScrollBar Button Label DedendenciesFor the data handling, the ASDC project relies on the open source project "Lite Collections For ActionScript": http://sibirjak.com/blog/index.php/lite-collections/ [Less]
Created about 1 month ago.