I am importing a Flex created SWF into a Flash created SWF. While this probably isn't standard practice, it works nicely in my case, with one exception. In design mode the width of the Flex container is 300px. The Flex SWF is being loaded into an empty MC (in Flash) so in theory the width should be 300px. Yet for some unknown reason, the width of the MC jumps to 822px with the remaining 522px being unaccounted for (the Flex SWF is still 300px with no distortion or scaling issues and a trace on the MC yields that the width is 822px).
Again, I know this isn't standard practice so any insight or assistance is certainly appreciated.