Ok, I made a whole site without using shared libraries.

Then I went in afterward, created the shared library, and changed the linkage on all the common symbols so they would import instead to improve the loading time.

The .swf's are still using the MCs that are in the .fla, and not what's in the Shared Library. I edited a symbol in the shared library so I'd be able to tell the difference, but it's not showing up.

What am I missing here?