Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
Adobe Flex SDK 3.5 (Release)
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Compile the attached FXPL
Actual Results:
Error: The definition is in circular inheritance.
Expected Results:
No errors. This bug was fixed in SDK 4, but is still an issue in 3.5.
Workaround (if any):
Add each source file individually using -include-classes or in Flash Builder, do not use the "Include all..." option and instead use the "Select classes to include..." option and select the whole tree.