I am trying HelloFlash in FDT - from the demo bundle.
I have robotlegs v1.5.2 as a linked resource from: D:\as3-robotlegs\robotlegs-framework-v1.5.2\src
The robotlegs files are not seeing each other, even though they have the correct package structure - for example you can't control-click to link to the parent class or variables.
Having said that, FDT shows some of the files within the Robotlegs source code as having errors (e.g. Actor.as has no import statements). Maybe that's why I'm having trouble.
What am I missing?
I also prefer to use the code rather than the swc so that I can step through it.