PDA

View Full Version : How can I test an imported component?


Breakfast
04-20-2005, 03:11 PM
Right, I've got my component. It works absolutely perfectly in the original movie it was created for. I have exported it as an SWC file and now it just does not work at all in a new movie where it is dragged in from the component palette. No properties available in the property inspector, no sign that the ActionScript classes have been imported at all, nothing.

Can anyone suggest any way I can set things up so that I can debug the component in it's new setting or otherwise work out why it doesn't work in one movieclip and does work in another? It's driving me up the wall!