fx:Array tag could not be resolved to an ActionScript class.
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Since this morning, I cannot compile my Apache Royale projects, the error is located when trying to use the Array class from the adobe fx package ...
```
```
Console log:
```
This tag could not be resolved to an ActionScript class. It will be ignored.
^
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure by compiling the supplied MXML example and confirm that the tag is ignored. Trace the compiler's MXML tag-to-ActionScript class resolution for the Adobe fx namespace; done means fx:Array resolves correctly and the example compiles without the reported warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100