Works fine here. When I first tried this with an AS2 swc created in FCS3, attaching assets that were in the 2nd frame didn't work for some reason. The assets were there, I could see them in live preview (on stage) but when compiling nothing showed up (part from the bounding box that was in frame 1). I then tinkered a bit with the settings in the "Component Definition" window (right click movieclip in library) Selected all the available checkboxes (Parameters are locked in instances, Display in Components Panel, etc..) For the assets (the ones dropped in 2nd frame of component) I also unchecked "export in first frame". After that it started working.
I'm not sure which alteration actually made it work (Component Definition or Export in first frame). That was an AS2 swc. When trying an AS3 swc, it worked right away.. didn't need to do any of the above. regards, Muzak ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, July 11, 2007 12:37 AM Subject: [Flashcoders] AS3 SWC Component assets not exporting > Just wondering if anyone else has run into this problem... and what solutions > you may have. > > I'm creating custom components that aren't extending the built-in UIComponent > class. My component .fla is built using a boundingBox_mc in Frame 1, and the > component assets in Frame 2 (same as AS2 V2 components), however when I export > the .swc none of it's assets get exported along with it. > > I have been able to get this to work as an .fla component, but this project > requires that it uses .swc components. sigh :( > > Can anyone shed some light on why the assets aren't being compiled into the > component .swc ? Does Flash CS3 just no longer support this, or is there a > crucial new undocumented step I'm missing? > > Thanks > *.* Sherri > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

