3

This question may be an absolute crap. Can i use the flex 4 sdk in flex builder 3? i have a licensed version of flex builder 3 professional. so if i need to use flex 4 sdk in it, do i need to buy flash builder? cant i get all the new components in flex builder 3?

Regards, PK

Anoop
  • 1,439
  • 5
  • 20
  • 37

2 Answers2

8

Don't forget to set the required flash version to 10.0.0 or you will get the following:

1046: Type was not found or was not a compile-time constant: Matrix3D.
MonoThreaded
  • 11,429
  • 12
  • 71
  • 102
  • that is great.. i was wondering how to solve that... awesome :) i am sorry i can upvote it only once :( – Anoop Mar 19 '10 at 15:11
5

You can use it in Flex Builder. Just download it from here. And configure it in Project->Properties->Flex Compiler - there's a button "Configure Flex SDKs...".

Robert Bak
  • 4,246
  • 19
  • 20
  • will i see the flex 4 components int he component tool bar then??? i did like that, but am not seeing that – Anoop Mar 18 '10 at 11:15