Space Home
Version 16, last updated by judah at Jun 23 07:29 UTC
Flex Capacitor is name of the collection of work here created to make Flex development and design more easy, intuitive and powerful. You will find code, components, classes and projects.
You can contact me at judah at flexcapacitor dot com.
Components available here:
- Link Manager - automatically creates links and browser window titles to specific states in your application
- Context Menu Manager - automatically adds context sensitive menus to link components, anchors, hyperlinks, images and the stage
- Button Link - button component with the hyperlink property
- Text Link - text component with the hyperlink property
- Image Link - image component with the hyperlink property
- Anchor - anchor container with the hyperlink property
- Text Auto Size - text component that passes the hyperlink to the link manager, autosizes embedded images correctly and highlights links
- HTML Formatter - converts HTML to Flash compatible HTML
- Mouse Wheel Manager - adds mouse wheel support to macs
- Position Manager - automatically positions your components anywhere in your container (over or outside of chrome)
- Vertical Spacer - moves and positions components away from each other regardless of parent by specified gap value
To use these components in your project follow the Getting Started guide and then take a look at Using the Link Manager class.