by Peter deHaan

 Comments (5)

Created

March 3, 2009

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

COMMENTS

  • By Tom Gruszowski - 12:31 PM on March 3, 2009   Reply

    Is there any way to get DMV source?

  • By peterd - 12:42 PM on March 3, 2009   Reply

    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

  • By anon - 2:07 PM on March 3, 2009   Reply

    I see a new NetworkMonitor class presumably for integration with FlexBuilder. Is there a Flex Builder update corresponding to the 3.3 Flex SDK

  • By Tom - 7:30 PM on March 3, 2009   Reply

    My bad Peter, instructions for unjaring code are right there.Anan, AFAIK there wont be a FB release with this SDK release.

  • By Eric Belair - 1:57 PM on March 4, 2009   Reply

    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)

ADD A COMMENT