SDK and DMV downloads from Adobe.com: www.adobe.com/products/flex/flexdownloads/
Milestone Build on Open Source: opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3
Release Notes for SDK 3.3 (including instructions for updating with DMV 3.3): www.adobe.com/support/documentation/en/flex/3/releasenotes_flex3_sdk.html

Is there any way to get DMV source?
Tom Gruszowski,I haven’t tried extracting the source in a long time, but these links may be useful:- Extracting source code for Flex Builder data visualization components from flex epiphanies- Extracting data visualization source code from Flex Doc Team blogPeter
I see a new NetworkMonitor class presumably for integration with FlexBuilder. Is there a Flex Builder update corresponding to the 3.3 Flex SDK
My bad Peter, instructions for unjaring code are right there.Anan, AFAIK there wont be a FB release with this SDK release.
To extract the data visualization source on Windows, copy and paste the following into a command prompt:java -jar “C:\Program Files\Adobe\Flex Builder 3\sdks\3.3.0\lib\DMV-source.jar” “C:\Documents and Settings\All Users\Application Data\Adobe\Flex”"C:\Program Files\Adobe\Flex Builder 3\sdks\3.3.0″(you may need to adjust some of the directory locations)