There are many articles available online regarding directory structure best practices, but none of them seem to fit exactly what I need/would like. That, and it seems regardless of what I try, I always get a “5001: The name of package ‘[package name]’ does not reflect the location of this file…” error. This is my current directory structure:
- colorselector
- assets
- bin
- src
Questions:
- What should the name my package be?
- ‘Source Path’ in Flash publish settings should be the path to ‘src’, correct?
- Where should XML files go? src/XML/?