I too have managed to navigate my way into SWC Hell and live to tell a tail. One thing I found frustrating today (on this very subject) was how to put a border on a controlbar, that *actually* gets inherited from its parent tag - ie TitleWindow / ControlBar solution. Put borderColor="0x000000" borderThickness="1" borderStyle="solid"
then look at your controlbar and nothing, that or it doesn't adhere to your set radius. Furthermore I also noticed a white border surrounding it aswell - same goes for headers. I ended up hijacking the TitleBarSkin to fix the top header/panel but no luck with controlbar... As for documentation on all this, I have to say simply that buy a few books that specialise in FLASH MX v2 Framework at the very least as this will give you a decent enough headsup on how the framework pulls together. Then approach the FLEX framework with that in mind, while flex framework behaves differently to is Flash IDE counterpart there is a degree of overlap in logic. She's not an easy thing to wrap your mindspace around i'll grant you that. So be prepared to bump your head against the wall a few times. On Wed, 23 Mar 2005 15:24:28 +0530, Ketan Bengali <[EMAIL PROTECTED]> wrote: > > Have made a component (.swc) in Flash and successfully used in Flex. > > The file flexforflash.zip file has Flex components in it which can be used > to make your own custom components in Flash. > > You already have the document for reference. > > Regards, > > Ketan Bengali > > > Wilfred LEUNG wrote: > > >Hi > > > >By far, my understanding is that we can integrate symbols defined in SWF and > >use it within Flex environment. With this skill, its easy to integrate > >ready-made flash animation/components with Flex such that Flex components > >can make call to those symbols and vice versa. > > > >My question to the list is: > > > >Is there anyone got successful implementation of integrating SWF/SWC > >components into Flex environment? Can you help direct me to any resources > >which I may need? > > > >At this point, I have the Flexforflash.zip, a 82 page document with these > >chapters: > > > >1, Working with Flash MX 2004 > >2, Creating Basic Components in Flash MX 2004 > >3, Creating Advanced Components in Flash MX 2004 > > > >Any help is very much appreciated. > > > >Wilfred > > > > > > > > > >Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > Yahoo! Groups Links > > > > > -- Regards, Scott Barnes http://www.mossyblog.com http://www.flexcoder.com (Coming Soon) 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/

