I'm yet to see one. You're going to have use ActionScript - or - you can use MXML but preference is ActionScript.

Its not for the feint hearted but you'll never know unless you have a go heh :)

I've extended the entire framework to make it suite my artistic needs so its possible, just be mindful of how children are created/destroyed as they will need some attention if you plan to introduce your own assets as chrome but want them as tags

ie:

<mb:Panel>
<!-- Chrome Start -->
<mb:Icons>
<mb:Icon source="@Embed('')/>
<mb:Icon source="@Embed('')/>
<mb:Icon source="@Embed('')/>
</mb:Icons>

<!-- Normal Children-->
<mx:HBox>
</mx:HBox>

<mx:ControlBar>
</mx:ControlBar>
</mb:Panel>

Scott






On 9/1/05, Alberto Albericio Salvador <[EMAIL PROTECTED]> wrote:
Hi,

I want to create custom components extending original Flex components,
is there any visual application for this purpose? For example, I want to
create my customPanel which extends mx:Panel; I want to add a title bar
with buttons and icons, set event to these buttons, etc...is there any
application to do this or I must use AS to create them?

Thanks

--
Alberto Albericio Salvador
Aura S.A. Seguros
Departamento Informática



------------------------ Yahoo! Groups Sponsor --------------------~-->
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/







--
Regards,
Scott Barnes
http://www.mossyblog.com

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




SPONSORED LINKS
Web site design development Software design and development Macromedia flex
Software development best practice


YAHOO! GROUPS LINKS




Reply via email to