Components Pack
Components pack is a Flex Library that extends the default flex components panel.
Library Description
Controls
| Auto Complete | It's a text-field with auto complete capabilities | Demo | |
| Leds | A nice led switch light to show on/off status | Demo |
Graphics
| Icon Files | Loads and displays windows .ico files | Demo | |
| EQ Wave | Sound visualisation | Demo | |
| EQ Tunnel | Sound visualisation | Demo | |
| EQ Line | Sound visualisation | Demo | |
| EQ Bars | Sound visualisation | Demo |
Holders
| Bevel | Just a Canvas with bevel borders (lowered or raised) to group components | Demo | |
| Group Box | Allows a title caption to be added to the group which can also be checkable to enable/disable the group | Demo |
Runtime
| Cookie | A component that gives you easy access to read/write flash cookies using SharedObjects | Demo | |
| DBF Files | Reads and parses .dbf files. Not 100% complete. Still doesn't read MEMO fields yet and future functionality will be added | Demo | |
| Ini Files | Reads and parses microsoft .ini configuration files. | Demo | |
| Torrent Files | Reads and parses .torrent files headers. | Demo | |
| Embeded Javascript | A runtime component that allows you to insert javascript code in your MXML or load an external .js within your flex application and call methods from it. | Demo | |
| MD5 | A MD5 hash algorithm | Demo | |
| Serializer/Deserializer | Serialize and deserialize objects compatible with JSON and PHP serialization | Demo |
June 10th, 2009 - 11:50
Hey,
Very good initiative, I would be glad to join the project!
July 11th, 2009 - 10:16
Thank you so much for DBF Files component!