Hi all,

I am now trying to build my own component. I use DefaultProperty for
adding sub-components into panel, which is a part of my Canvas component.

myComponent:
Canvas->Panel

<my:myComponent><mx:Label text="Hello" /></my:Component>

this works perfect ... it add Label into Panel thanks to
DefaultProperty . But it works only after export into final SWF.

How to write/persuade the component to add the Label during
development in IDE?

using Inspectable, Bindable ... or what?

Thanks a lot.

Tom





------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to