i don't have intellisense when writing AS3 script in flash cs4, and it's only for the controls
anybody knows how to enable it ?
|
|
i don't have intellisense when writing AS3 script in flash cs4, and it's only for the controls anybody knows how to enable it ?
|
||
|
|
|
short answer, you don't. CS4 is as bad as it gets for code completion and syntax highlighting. It won't look into your custom classes/methods, it won't manage correctly the scope of methods, it won't syntax highlight correctly (comments rendered as RegExp, are we joking?). If you want to code in AS3 try Flex Builder or FlashDevelop |
||