Hi iiley, just a thought: You might transform your SWFmill XML file to MXML using a appropriate XSL(T) and then let Flex generate your Flash9/AVM2 compatible SWF. This way you would not convert SWF2SWF but XML2XML. Do you think, this could work?
Regards, Matthias 2007/3/28, iiley <[EMAIL PROTECTED]>: > Hi, > > We are porting a big project to AS3, but we have many swfmill generated > source swfs (just has pure bitmap graphics key frames in the swfs). If we > reuse them, we can't control them easily when they are loaded into our > application.(They will be loaded as AVM1Movie since swfmill can't output > flash 9 format swf). > > So, just wondering is there a such tool that can convert a flash 8 swf to > flash 9 swf format to make them can be loaded as flash.display.MovieClip > instance. > > Thanks very much if you have ideas to help us!! > > Regards~~ > > -- > iiley > AsWing http://www.aswing.org > Personal http://www.iiley.com > _______________________________________________ > 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
