Hi Dirk, I just quickly tried what you did and didn't get that error. Did you update Flex class files according to this technotes? http://www.macromedia.com/support/flex/ts/documents/export_swc_updater.htm
Thank you, -Yukari -----Original Message----- From: Dirk Eismann [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 1:33 AM To: FLEXCODERS (E-Mail) Subject: [flexcoders] Extended component throws warning I extended the mx.controls.DateChooser component with Flash and exported it as a swc file. The control itself renders fine inside the browser but Flex always throws a warning error: Component http://www.macromedia.com/2003/mxml:DateChooser class symbol WEB-INF\flex\frameworks\mx.swc:__Packages.mx.controls.DateChooser (modified 06.05.04 15:24, priority 2) and component sprite WEB-INF\flex\user_classes\DateChooserEx.swc:DateChooser (modified 06.05.04 15:24, priority 2) have different parent loaders. As far as I can see all is setup fine and according to the docs. I have updated Flex with updater 1. The AS classes and swc files inside the Flash environment are also the most current. I even fixed the generated swc with the SWCRepair utility to no avail. I also extended a less complex component (mx.controls.Button) and it works fine and with no warnings. Any hints? Cheers, Dirk. Yahoo! Groups Links

