Skip to main content
Participant
April 18, 2011
質問

data visualisation classes

  • April 18, 2011
  • 返信数 2.
  • 527 ビュー

Hi all, New here and new to flex, so please be gentle, and if

I'm in the wrong place, I apologise:o)

I've inherited a project that was build under Flex 3.2 and needs to be kept building under that SDK. I've got a license for Flash Builder 4 Premium.

The project uses the data visualisation classes, which now appear with a 'Trial' watermark - a bad thing.

I understand that under SDK 4 the DVC are now open source so tried extracting the DVC pagage from there and dropping it into \Flex sdk 3.2\frameworks\projects\datavisualization but still see the watermark.

Is there a way to get around this?

Regards

Chris

このトピックへの返信は締め切られました。

返信数 2

Participant
April 20, 2011

Many thanks,

After trying every 'tip' on the internet I actually got this sorted last night. The only thing that would work for me was to add my fb3 licence, license=flexbuilder3;00000000000000000... to the project build arguments

Chris

Inspiring
April 19, 2011

If you have the source, just comment the licence check out of the class :-)

Otherwise, I believe you put your serial number in the same place as under Flex 3.x