Chema Balsas created FLEX-33322: ----------------------------------- Summary: Falcon cannot embed assets inside Objects Key: FLEX-33322 URL: https://issues.apache.org/jira/browse/FLEX-33322 Project: Apache Flex Issue Type: Bug Reporter: Chema Balsas Attachments: icon_align_center.png, icon_align_justify.png, icon_align_left.png, icon_align_right.png, ObjectEmbed.mxml
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"/> ^ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira