BowlerHatLLC / BowlerHatLLC/vscode-as3mxml
Configuration option to define Adobe Animate library symbols with generated linkage
Open
enhancement
wontfix
- Dominant language
- Java
- Stars
- 282
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
I have graphics with AS3 linkage that don't have any corresponding AS3 files (the linkage is assigned in the .fla project and the files are generated automatically when the SWF is compiled). As a result, the program throws a problem to the problems list with this message:
`Type was not found or was not a compile-time constant: NameOfGraphic.(1046)`
Is there a way to specify which project files are generated automatically by flash in order to mute these errors? Maybe in the config file?
Contributor guide
Assessment
This issue has not been assessed yet.