Download Latest Version flexviz_flex4_2.3.0_22Dec10_src.zip (4.0 MB)
Email in envelope

Get an email when there's a new version of FlexViz

Home / FlexViz
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2010-12-22 1.7 kB
flexviz_flex4_2.3.0_22Dec10_src.zip 2010-12-22 4.0 MB
flexviz_2.2.1_29Mar10_src.zip 2010-03-29 2.8 MB
flexviz.txt 2010-03-16 1.1 kB
flexviz_2.2.0_changes.txt 2010-03-16 1.6 kB
flexviz_2.1.5_10Sep09_src.zip 2009-09-10 1.7 MB
flexviz_2.1.5_changes.txt 2009-09-10 367 Bytes
flexviz_2.1.4_02Sep09_src.zip 2009-09-03 1.7 MB
flexviz_2.1.4_changes.txt 2009-09-03 3.3 kB
flexviz_2.1.3_13Aug09_src.zip 2009-08-13 1.7 MB
Totals: 10 Items   12.1 MB 0
FlexViz is a graphing toolkit written primarily in Flex 3. 

The latest version (flexviz_flex4_2.3.x_src.zip) was build for and with Flash Builder 4.  
The DockArea components had to be removed because they don't work with Flex 4.
Otherwise most of FlexViz is still using the Flex 3 components.

The flexviz zip file contains the following 5 projects:
- ca.uvic.cs.chisel.flexviz_flex4 - the main flexviz library project
- ca.uvic.cs.chisel.flexviz.layouts - the optional library project which contains the layout algorithms
- ca.uvic.cs.chisel.flexviz.test_flex4 - the Flex project which contains sample applications
- flex.utils_flex4 - a flex library project containing my useful basic static functions
- flex.utils.ui_flex4 - a utility flex library project that contains useful ui components

The flex.utils, flex.util.ui, and layouts source projects are included, but by default the SWC for each project
is referenced by the flexviz project.  So if you want to make changes to those 3 projects you'll have to 
change the build path to include the source projects instead of the swcs.   

Installation:
1. Download the zip file
2. Inside Flash/Flex Builder Choose "File > Import > Other..."
3. Choose "Existing Projects Into Workspace"
4. Select the "Select Archive File" radio button, and choose the downloaded zip file
5. All 5 projects listed above should show up in the list, check them all
6. The Applications to run are all inside the ca.uvic.cs.chisel.flexviz.text_flex4/src folder
 
 Any problems can be reported on the SourceForge website:
 https://sourceforge.net/projects/flexviz/
 
 Or emails can be sent directly to 
 chisel-support@cs.uvic.ca
 
Source: README.txt, updated 2010-12-22