On the line above your setter, use the Inspectable metadata:

[Inspectable(category="General", enumeration="auto,up,down", 
defaultValue="auto")]

-TH

--- In [email protected], "Warren" <warrenony...@...> wrote:
>
> I'm creating my own actionscript class which will have a public property 
> accessed via a getter and setter.  I want this property to have one of thew 
> values: up. down. auto.  How do I set things up so that when I use the class 
> in Flexbuilder, only these choices appear as property selections?
> 
> I'm in Flex 3.2.0
> 
> Thanks!
> 
> Warren Koch
>


Reply via email to