Raymond Song

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
Raymond Song created a post, MXML Issue on Leda 12 Preview
Excited trying IntelliJ Idea 12 on Flex mobile project.Got problem at the beginning. IDE could not recognize standard MXML componemts. See attached images. -
Raymond Song created a post, AS Files Become Uneditable after Adding as SWC Sources
Ref to http://devnet.jetbrains.net/message/5276609#5276609, - open File | Project Structure | Modules | <your module> | Dependencies tab - click Add, select New Library (of any level: modul... -
-
Raymond Song created a post, Compile Against SWC rather Source Classes
Refs:http://devnet.jetbrains.net/thread/289121http://youtrack.jetbrains.net/issue/IDEA-55889http://devnet.jetbrains.net/message/5276514I downloaded build 98.231, still no luck. Can anyone help? Cou... -
Raymond Song commented, -
Raymond Song created a post, Where's build 96.1075
According http://youtrack.jetbrains.net/issue/IDEA-55889, an issue fixed in build 96.1075.But where is it? The latest version on donwload page (http://www.jetbrains.com/idea/download/) is build 95.429 -
-
Raymond Song created a post, Compile with swc instead source class
I just started using IntelliJ IDEA.In a pure AS3 project, i have source folders 'src', and 'sym_src' (classes in both can get code hinting if they have reference). Every Class in 'sym_sr'c links to...