I am trying out creating custom components for the first time, everything seems to work but my component does have movieclip instances that are included. When I convert my movieclip component into a compiled clip it works but what happens when this is in a different .fla and the movieclip instances that it needs are not there any more?
I looked around at other components and they have an asset folder, how do I get this?
[EDIT w/ ANSWER]
I am just dumb
Once you export the compiled clip as an SWC file, all the assets are automatically exported with it