If your component is based on AS2 class - just associate another mc with it.
If not (as I suspect :) , I'd suggest to make a little/single SWF with only this component and then decompile it with Flare or another tool. You'll get an abstract code, but will be able to restore everything. Hope this can help you. -- Best regards, GregoryN ================================ http://GOusable.com Flash components development. Usability services. > ------------- Charles Parcell wrote: > I was working on creating a little component based on a MC I have in my > current project. After playing a little I decided that I would wait till the > project was done before packaging the component for my team to use. > Somewhere in the process something got mucked up. When I run my project the > MC does not behave as it should. As a matter of fact it seems to be holding > onto variables and values from when I was setting it up as a component (via > the Component Definition wizard). > > My question is, how to you properly reinstate the MC once you have started > adding component defining properties?? > > Charles P. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

