Russischer Bär is a repository of professional open source ActionScript/Flash software products.
Jakute Styling Engine
The Jakute Styling Engine (JCSS) is a CSS framework for Flash. Its features are comparable to those of HTML/CSS while being focused on the specifics of Flash and custom applications.
JCSS enables us to easily create rich styleable applications and components without the demand to implement any aspect of the style handling (CSS parsing, component initialization, display list monitoring, runtime component updates).
AS3Commons Collections
The AS3Commons Collections project is the most serious ActionScript collections resource in the web – providing both a sophisticated collections framework as well as a library of fast collection implementations.
AS DataProvider Controls
The AS DataProvider Controls library provides a set of standard user interface components. The components are all independently utilisable, entirely customisable in appearance and functionality and support data binding.
Go to AS DataProvider Controls
AS3Commons UI
The project contains non-visual algorithms and managers for common user interface releated tasks such as layouting, focus and keyboard management, popup handling, drag and drop control and so on. All packages support native Flash display objects. Usage of UI does not require interface implementations.
Angara Load Control
A full-fledged Flash loading management framework.
Say Thank You!
The open source products in this repository are best quality. I spend hours, days and weeks to maintain a software that saves you time and effort. It’s your turn to give something back. Feel free to donate using flattr or PayPal. If you can’t do for any reason, no worries, I am always happy to get feedback, reviews or recommendations. Please help keeping this project running!

RSS







10 Comments
ywfs
DataProvider Controls coustom metaData (style) show errors when I enable sourceMate metadata validate. Please give me some help.
Jens Struwe
That might be true but never will be a problem, could you please pass those warnings?
ywfs
Thank you.
Yes, it can run. But Flash Builder will pop an error message when begin project debug. prompt error not waring. I have passed all other warings.
ywfs
May be I need import these custom metadata . But, I don’t know where I can import them.
mxyong
is DataGrid or AdvancedDataGrid in it?
Jens Struwe
Not yet. But you may try the table layouts: Table, DynTable
Vittorio
Awesome libraries. I’ll try to integrate them into my project. Do you have any roadmap?
I’m interested in uicommons (layout, placement) and jakute.
I’d like to build a sort of xml driven framework for my application. I’ve tried ASUL (megazine3) but it fall short with layouting.
What I can’t find here is a way to handle relative resizing.
Jens Struwe
Don’t know what exactly you go for. But try to trigger me on Skype: kakenbok
Vittorio
I’ve invited you on skype.
The short version: I want something similar to html DIV + SPAN/Text.
I’ve started my project using ASUL, an XML driven GUI for as3: http://tinyurl.com/3ck6jhh
which is part of the open source flip book Megazine3.
http://tinyurl.com/3fpouys
ASUL is good when it comes to static layouting, is quite-good in self-positioning layouting (anchors and resize used together have problems and there is no invalidation cycle) and fall short in child-positioning layouting (very basic compared to your commonsui layout).
Qusai Tabbal
Thank you