Home > FLEX > Merge Flex Data Visualization Components with Open Source SDK

Merge Flex Data Visualization Components with Open Source SDK

February 17th, 2009

If your application uses Flex Builder Professional features such as data visualization components or automated testing, you will need to copy those elements from the latest milestone SDK that came with Flex Builder into your newly downloaded SDK. The relevant files that you need to copy are:

{FlexSDKDir}/frameworks/libs/automation*.swc

{FlexSDKDir}/frameworks/libs/datavisualization.swc

{FlexSDKDir}/frameworks/locale/en_US/automation*.swc

{FlexSDKDir}/frameworks/locale/en_US/datavisualization_rb.swc

{FlexSDKDir}/frameworks/locale/ja_JP/automation*.swc

{FlexSDKDir}/frameworks/locale/ja_JP/datavisualization_rb.swc

{FlexSDKDir}/frameworks/rsls/datavisualization_3.0.0.* (or updated build numbers for later builds)

 {FlexSDKDir}/fbpro (source)

In order to get the source code you will need to run the following command java -jar DMV-source.jar {license-file-location} {output-location}

Greg FLEX

  1. No comments yet.
  1. No trackbacks yet.