Hi, I need to declare a constant public variable in a custom component (say direction with values horizontal and vertical). When I use this custom component in any MXML, and try to assign the value for direction, it should give me the values horizontal and vertical so that the user selects one of them.
Has anyone implemented this? Any help would be greatly appreciated. Thanks, Madhu