Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache Falcon 1.0
Description
Falcon doesn't allow to embed assets inside object properties.
Try to compile the attached example. It should show a small button bar with four icons.
Falcon fails to compile with error messages like:
Error: Type * cannot be embedded
<fx:Object icon="@Embed('icon_align_left.png')" action="left"/>
^
Attachments
Attachments
Issue Links
- blocks
-
FLEX-33306 Falcon can't compile mx
- Resolved