PDA

View Full Version : exporting and importing library symbols


enrique550
10-18-2005, 10:40 PM
Hello,

If I have a movieclip that contains an image, and I want to export the movieclip to be used by another library externally, do I need to do the linkage for both the movieclip AND the image?

thx

oldnewbie
10-18-2005, 11:51 PM
Wouldn't think so... The mc only.

How would you set linkage on the picture?

enrique550
10-19-2005, 12:57 AM
it allows you to set linkage on the picture. I just think it would be crazy time-consuming to export every movieclip inside a main movieclip.

My problem is that I have an mc whose inside symbols are exported and I dont know if by also exporting that main mc Im being redundant.