Hello, is anybody using Flash Builder 4 to develop Flash extensions?
I have used the demo of Flex Builder 3 before, and now bought CS5 Web Premium which comes with Flash Builder 4, and it doesn't seem to be compatible. There are lots of errors that occur and prevent me from building, for example:
PHP Code:
m_dwStartAngle = (int) Math.max(param * (Math.PI / 180.0), 0);
Code:
Description Resource Path Location Type
1086: Syntax error: expecting semicolon before Math. CRunMvtclickteam_sinewave.as /RuntimeFlash/src/Movements