[
https://issues.apache.org/jira/browse/FLEX-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226816#comment-13226816
]
hanjn commented on FLEX-28:
---------------------------
Thank you for your reply, metadata.xml also the lack of the States the metadata。
Whether it will be perfect in the new version of the flex the sdk?
> In Flash Builder4.5 or 4.6 can't use Style metadata type=Array
> --------------------------------------------------------------
>
> Key: FLEX-28
> URL: https://issues.apache.org/jira/browse/FLEX-28
> Project: Apache Flex
> Issue Type: Bug
> Components: Project Management
> Environment: Builder4.5 or 4.6 Flex SDK4.X
> Reporter: hanjn
> Assignee: Bertrand Delacretaz
> Attachments: style-metadata-type-array.diff
>
>
> In Flash Builder4.5 or 4.6 if use Style metadata type=Array,Flash Builder
> waring type can not Array.
> example follow code
> // Insert the [Style] metadata tag to define the name, type
> // and other information about the style property for the
> // MXML compiler.
> [Style(name="fillColors",type="Array",format="Color",inherit="no")]
> [Style(name="alphas",type="Array",format="Number",inherit="no")]
> public class StyledRectangle extends UIComponent
> {
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira