Kyle Mcknight
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
Created Can't add library dependencies on import flash modules
AnsweredI seem to be having trouble adding libraries as dependencies to modules in my Flex project on imported modules. I cloned a git repo of a project. Then I created a new project, and then imported a F... -
Created FlexUnit test sources
AnsweredI'm trying to setup flex-unit and I have my sources and test sources folders marked properly. Inside of the tests folder is a class test class. SomeTest.as. The problem is, my main application file... -
Created Creating flash modules with same source but different compile options
AnsweredHi everyone! I have an AIR/Flex project that I'm working on. I need to compile two separate SWFs from the same source (not necessarily at the same time, that's not important). What I have done is c... -
Created Breadcrumbs don't seem to show for ActionScript (.as) files.
AnsweredI have breadcrumbs turned on, but it doesn't seem to work for actionscript files. Is this expected? I can press ALT+Q to get the method that I'm currently in, but i'd be nice not to have to use the...