You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "hanjn (Closed) (JIRA)" <ji...@apache.org> on 2012/03/23 02:04:23 UTC

[jira] [Closed] (FLEX-28) In Flash Builder4.5 or 4.6 can't use Style metadata type=Array

     [ https://issues.apache.org/jira/browse/FLEX-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hanjn closed FLEX-28.
---------------------

    Resolution: Fixed
    
> 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