
For those interested, the Liquid Components are still alive !
I have just joined DDB Paris as a Technical Director, it is a great news for me (and DDB I hope). Unfortunately, this new job gives me very little time to work on my personal projects like the "Liquid Components".
I decided to publish the Liquid Components as an "Open Source" project under a Creative Commons license.
I hope a lot of you will download them, extend, modify, and do whatever you want with them for your personal and professional projects.
For those who did not participate to the beta program, here is a short "état des lieux" :
Architecture :
The Liquid Components extends the CS3 Components. It means that the liquid components can coexist with the CS3 components, they are totally interchangeable.
A big thank you to Grant Skinner for the the great work he has done on the CS3 components framework ! Liquid Components are made possible thanks to the well thought CS3 components framework.
Components available :
The components below are available :
- LiquidComboBox
- LiquidList
- LiquidScrollPane
- LiquidScrollBar
- LiquidButton
- LiquidCheckBox
- LiquidRadioButton
- LiquidTextInput
- LiquidIcon
Download :
Liquid Component Install for Flash CS3 + Skins : Liquid Componenents V1.1.0
Liquid Components sources (FlashDevelop Project + Fla's + AS3 package) : Liquid Components V1.1.0 Sources
License :
The license is a Creative Common Attribution
So you can freely use it, modify it, use it on commercial project
Install instructions :
Windows install, copy the Liquid.fla to this location :
EN : C:\Documents and Settings\{username}\Local Settings\Application Data\Adobe\Flash CS3\en\Configuration\Components\
FR : C:\Documents and Settings\{username}\Local Settings\Application Data\Adobe\Flash CS3\fr\Configuration\Components\
MAC install, copy the Liquid.fla to this location :
DD Macintosh/Applications/Adobe Flash CS3/Configuration/Components/
Window Vista Install
C:\Program Files\Adobe\Adobe Flash CS3\fr\Configuration\Components
C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\Components
Comments (36)
yeah cool news ! Bonne chance chez DDB.
Yeah Didier you are the king ! Good luck in your new position too ! Don’t forget to eat or sleep at least once a week.
Great, great, great
Thanks for contribution to the community. I am sure I speak for everyone when I say nice work! Good luck with your new position.
That’s a great news
Do you have setup a svn / project page for this or any other community related stuff ( forums, … ) for it?
Anyway, thx for this Didier et bonne chance pour ton nouveau taf
++
1/ félicitations
2/ Merci
3/ bravo
Didier, after some long discussion, it seems that Creative Commons sadly do not recommends the license you use for software licensing.
You could continue to use Creative Common as a wrapper for your license, but the real shared license behind must be GNU GPL. It follows your goals, no problem with that.
You could find all the information you need here : http://creativecommons.org/license/cc-gpl
(html code to copy here, license to apply, etc…).
Thanks,
Really great
Thanks Didier, for theses great components…
Thanks for contribution.
I just hope that you will find some time to finish one of your personal projects like this one.
Still running for a lunch if you have few minutes…
Talentueux…et généreux avec ça. Bravo !
Thanks very much for the source, Didier would it be possible to include the source from your original live demo. It has some cool tricks I would like to learn how to implement.
It would be cool for someone, I would even be willing to set up and host SVN for this product on my server. Your thoughts Didier Brun!
Hi Didier,
Great job, and a really cool gift for the community!
Do you intend to host the project in a public repository somewhere?
salut, les composant ont l’air tout simplement terrible mais je n’arrive pas à les utiliser (LiquidList) dans un projet éditer avec flashdevelop, est ce qu’il y aurait un tut pour l’installation dans FD
salut cela fait une semaine que je me suis inscrit au forum “liquid components” mon compte n’est toujours pas activé…
je voulais poser une question au sujet de la propriété “listBack” du comboBox component que je n’arrive pas à changer …
Hi, congratulations Didier,
I just tried the last version today, but can you attach the scrollBar compo with a textField?
Thks in advance,
Regards
This is great stuff! Good work! It’s really nice to have components supporting 9-scale with bitmaps.
One question though… how do I get to the Liquid Components Inspector window? Can’t find it anywhere?
Cheers!
Merci pour ce partage et pour tout ce que tu fais pour la communauté
Ok, great set, but I thought the purpose was to create a light weight set of componesnts?
A quick compile of just the combox shows that it is 51kB, vs 36kB for Adobe’s default comboBox.
Am I missing something?
Help!
J’utilise les liquids components, et j’ai des problèmes de skin ( une ligne traverse le composant et ce de façon aléatoire a chaque compilation). J’aimerais poser ma question dans le forum dédié mais impossible d’ ouvrir un compte: J’ attend la validation…
j’espere que je pose ma question au bon endroit…
merci
myLib components, a alternative to CS3 Components are out :
http://blog.samystudio.net/index.php/2008/11/16/11-mylib-flash-as3-components-public-beta-now-open#co
demos here : http://mylib.samystudio.net/demos/demos.html
Dah, no DataGrid
Hi! how can I get a copy of the components? I tried to download it but the link is broken… I’m very interested to test them.
The link is broken, i want to download the components but it says 404.
Can you fix that? please?
Didier, please fix that link with the source files (http://www.liquidcomponents.com/download/liquid_components_v110_src.zip)
It’s broken currently. (err 404)
Thx a lot
Can you tell me how to attach a textfiel multiline to the scrollbar component in liquids components?
For those still checking here, was anybody able to download the sources (liquid_components_v110_src.zip) before the liquidcomponents.com domain name expired – and if so, would you be willing to share the wealth? I love the component set (downloaded from another site, but it seems I need to edit the originals to bring some compatibility for textFormat and embed fonts and haven’t been successful without being able to see the sources. Contact info on my blog linked above.
Thanks for these Didier – the easy bitmap skinning is awesome!
Yes, I managed to download both component sets before the site went down. You can download them via the links below:
Liquid Component Install for Flash CS3 + Skins : http://www.sanightlife.com/liquid_v110.zip
Liquid Components sources (FlashDevelop Project + Fla’s + AS3 package) : http://www.sanightlife.com/liquid_components_v110_src.zip
Many thanks Mr Joe
Mr. Joe – THANK YOU!!!
MR.JOE thanks!!!!!!!!!!
Hi there Didier!
Do u still support this project? Do u plan extending it? Adding some new components?
I’ve extended your lib a bit, so far added:
* IconLabel component
* TextArea component
* DataGrid component (currently developing)
If any one is intenrested in those, let me know, i’ll send u the source files as soon as i finish.
I’ve uploaded Liquid Components to my labs in case the source files’ll be unavailable again.
At the bottom: http://www.chargedweb.com/labs/
They are really great BUT there’s one big but – the Leak memory like hell. So be careful.
Ex:
import com.liquid.controls.LiquidButton;
this.addEventListener(Event.ENTER_FRAME, countFrames);
function countFrames(event:Event):void
{
trace(“Memory leak:”, System.totalMemory, “bytes”)
var myButton:LiquidButton = new LiquidButton();
addChild(myButton)
removeChild(myButton)
myButton = null;
}
Hello,
It seems to be a little bug when using embedFont.
I’m using this classic code for embeded font :
var font:Font = new VerdanaEmbedded() as Font;
var tf:TextFormat = new TextFormat();
tf.font = font.fontName;
type_cb.textField.setStyle(“embedFonts”, true);
type_cb.textField.setStyle(“textFormat”, tf);
type_cb.textField.setStyle(“embedFonts”, true);
type_cb.textField.setStyle(“textFormat”, tf);
type_cb.dropdown.setRendererStyle(“embedFonts”, true);
type_cb.dropdown.setRendererStyle(“textFormat”, tf);
This work nice with classic cs3 component but with liquid component the font disappear on rollover.
Thanks for your work.
Regards,
I have just downloaded the components am using Flash CS4 and have run into a problem immediately.
I have placed a textfield and a button on the root, and also a textfield and a button in a movieclip on the root.
The components directly on hte root look fine, the ones in the movieclip on the root have hairlines running through them.
I am not sure if this is just in CS4, if there is a simple fix or whatever. I want to know if anyone else has seen this problem.
Jim
NP Everyone. Now the site is back up, and Jloa has a backup link, so I will be removing them from my server. If both sites happen to for some reason go down, just email me at info@sanightlife.com and I’ll re-upload the files for you to download!
Trackbacks/Pingbacks (12)
[...] of today, Didier has decided to publish the Liquid Components as an “Open Source” project under a Creative Commons [...]
[...] Liquid Component是扩展Flash CS3组件的组件,看这里 [...]
Jetzt Open Source: Liquid Components für Flash…
Liquid Components heißt ein sehr hübsches Set an Komponenten für Flash CS3. Der Macher Didier Brun hat aus beruflichen wenig Zeit zur Weiterentwicklung, weshalb er die Komponenten nun frei zur Verfügungung stellt.
Die Komponenten können im Ausseh…
[...] Component done by Didier ( http://bytearray.org ) have been released yesterday. Go and check them here, and give a big thanks to Didier… ++ Filled under: 3rd Party, Actionscript 3.0, [...]
[...] Hier gehts zu den Components http://www.bytearray.org/?p=137 [...]
[...] gehts zu den Liquid Components. Geschrieben von admin in Entwicklung | Trackback | RSS Feed Tags: [...]
[...] week Didier Brun released his Liquid Components set, which I have previously blogged about, as open source. The component set is written in AS3, and [...]
[...] 点击【 这里 】赶紧下载去吧。 [...]
[...] Liquid Components – a free, open source component set for Flash CS3. [...]
[...] Liquid Components [...]
[...] home: http://www.bytearray.org/?p=137 Download source [...]
[...] migrating my scrolling/content display system to CS4. I've been a big fan of Didier Brun's Liquid Components. He was kind enough to release these as open source and they work great. Simple, easy to use, and a [...]