I'd suggest 2 possible ways: 1) Inspectable( enumeration="your, frame, labels") This will produce a drop-down. 2) Use Inspectable(type="Object" ...) Can help you in some cases. When user clicks the field, dialog appears for name-value pairs.
3) There's always an option to use custom interface instead of built-in Component Inspector. It'll be an SWF movie, so you can put anything in it :-). -- Best regards, GregoryN ================================ http://GOusable.com Flash components development. Usability services. > ======== preston brown wrote: > > While making custom components I have found the component's property panel a > little > simplistic. > > I would like to have at least some drop down lists of settings for my > component. > > Example: Component contains some movieclips, which have some frames with > labels. > The component's property panel would have a drop down list of my frame > labels for > each component's movieclips. > > Right now I have to manually type in the values, generally frame labels. > > thanks for help _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

