drnetworkx2
07-22-2008, 02:36 AM
Hey everyone,
Here's what I'm doing. I'm loading SWF file A into SWF file B. SWF file A has a List, TextInput, and Button as well as several Fonts. I also have many custom MovieClips in there as well.
When loaded into file B, file A seems to loose access to it's own library of components and fonts. The custom MovieClips show up file but the components and Fonts do not unless I add them to SWF file B's library. This is undesirable as I want SWF B to be as small as possible. If I play SWF file A by itself without loading it into B the components and Fonts show up just fine.
Any ideas?
Here's what I'm doing. I'm loading SWF file A into SWF file B. SWF file A has a List, TextInput, and Button as well as several Fonts. I also have many custom MovieClips in there as well.
When loaded into file B, file A seems to loose access to it's own library of components and fonts. The custom MovieClips show up file but the components and Fonts do not unless I add them to SWF file B's library. This is undesirable as I want SWF B to be as small as possible. If I play SWF file A by itself without loading it into B the components and Fonts show up just fine.
Any ideas?