> After playing around some more, this is the solution I came up with > too. At this point, all I have is an AS file being consumed by the > MXML file. Is there any point in trying to package this AS, and any > future AS files, into an SWC file? And how would I do that?
Watch for an update on this in the near future. Flex SWC creation didn't make it into the 1.0 release, although we use it extensively internally. > FWIW, I did check my current SWC: Those aren't quite the symbols I was curious about, although it is interesting to see that the __Packages. version of the symbol is in your SWC. Can you send me the catalog entries for both "__Packages.mx.containers.HBox" and "mx.containers.HBox" from MyContainer.swc as well as mx.swc? Oh, and if you can, turn the compile-report flag on in flex-config.xml and also send the -report.xml file that gets generated in your app directory. Thanks! -Roger Roger Gonzalez mailto:[EMAIL PROTECTED]

