it might be because of not exporting the symbol in the xml structure. I exposed this when talking about imported fonts. you need to export a symbol.
in a previous version of SWFMILL I used the <export> tag for different symbold. try checking my article about importing fonts using swfmill, and you might try solving this the same way http://www.randomtype.com/archives/2005/07/swfmillmtasc_em.html ciao.ubi On Dec 13, 2005, at 2:22 PM, [EMAIL PROTECTED] wrote: > With the loadMovie I am able to see the swf by setting the right > layers, > however when I try attachMovie the file does not show. When I trace > for the > totalBytes I get back 4 for the imported swf. This is not right. > Does someone > have any thoughts. > > Thanks > > On December 13, 2005 06:10 am, [EMAIL PROTECTED] wrote: >> Update: >> >> I am able to use loadMovie to import the file but only some layers >> of the >> movie are showing and the import stops the playback of my main >> movie. Is it >> possible the layers in movie 1 are conflicting with movie 2? Can >> naming of >> movie clips cause this behaviour? >> >> Thanks >> >> On December 13, 2005 05:49 am, [EMAIL PROTECTED] wrote: >>> I have an swf file that I have tried to import into my movie with >>> SWFMill. The file is 89 KB. The final file reflects the addition >>> of the >>> swf file with SWFMILL. When I try to play the movie the imported >>> swf does >>> not show up. If I change the swf to a jpg and compile the jpg >>> shows up. >>> any idea where to start debugging this? >>> >>> Thanks >>> >>> _______________________________________________ >>> osflash mailing list >>> [email protected] >>> http://osflash.org/mailman/listinfo/osflash_osflash.org >> >> _______________________________________________ >> osflash mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/osflash_osflash.org > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
