Skip to main content
Legend
November 20, 2013
Answered

"missing built in type object" with AIR SDK 4.0 beta

  • November 20, 2013
  • 1 reply
  • 1558 views

Hi,

Probably done something daft here, I've got everything working fine for the Flex 4.0 beta, but seeing "missing built in type Object" with my pure ActionScript projects after installing the compiler SDK.

Any clues?
Thanks,

G

This topic has been closed for replies.
Correct answer Alexey Kornilov

Hi,

Try to put 4.0 SDK files on top of 3.9 SDK version. I've had the same problem few minutes ago and it has been solved.

1 reply

Alexey KornilovCorrect answer
Inspiring
December 5, 2013

Hi,

Try to put 4.0 SDK files on top of 3.9 SDK version. I've had the same problem few minutes ago and it has been solved.

Legend
December 6, 2013

Thanks, that worked.

G