If you publish the swc from F8, try using the SWCRepair command tool. I gave it a spin and now at least it works in the browser without seeing any errors. I'm still getting the 'incompatible blah blah in Flex builder', but since its just a warning, I don't care, hehe..
You can find the SWCRepair tool in the Flex install directory (inside the flexforflash.zip). \Flex_Install_Dir\resources\flexforflash Tool needs 2 parameters. - path to swc - path to Flex components In my case it looked like this: SwcRepair.exe "E:/components/flex1/MyButton.swc" "C:/Program Files/Macromedia/Flex/resources/flexforflash/FlexforFlash/Components" hth, Muzak ----- Original Message ----- From: "JesterXL" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, October 27, 2005 6:19 PM Subject: Re: Re[2]: [flexcoders] SWC's in Flex > Is there a way to hack this to work? > > ----- Original Message ----- > From: "Andriy Panas" <[EMAIL PROTECTED]> > To: "Muzak" <[email protected]> > Sent: Thursday, October 27, 2005 3:11 AM > Subject: Re[2]: [flexcoders] SWC's in Flex > > > Hello Muzak, > > Thursday, October 27, 2005, 8:17:59 AM, you wrote: > > M> Also, when exporting the swc in F7, I renamed the default /mx > M> class directory, to make sure it was compiling the flex classes, > M> not > M> the flash classes (yeah I'm paranoid). > > Waldo Smeets gave a presentation on MAX 2005 on subject > "Integrating Rich Flash Content into Flex Applications" > http://www.waldosmeets.com/index.cfm?entryID=596 > > Flash 8 generated SWC will not work together with Flex 1.5, only Flash > 7. > > Also you can read a valuable PDF file from Macromedia's Documentation: > "Developing Flex Components and Themes in Flash Authoring" > http://download.macromedia.com/pub/documentation/ > en/flex/15/flex_components_themes.pdf > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/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/

