add -keep to your tags in your command line with MTASC I've used mCom components with FLASC on several occasions with the -keep tag and it works just fine. You'll get warnings about having the intrinsics but just ignore that. It still works.
On 12/8/06, moorthy <[EMAIL PROTECTED]> wrote: > I bought mCom components as my MM components were giving issues when used > with Director. > > mCom is just fine when you use with MMC. But my project is compiled using > MTASC and swfmill. > > MTASC is asking for inclusion of the classes. I tried giving the -cp > and -pack attributes in several ways. > > This is my run.bat file:' > > mtasc -version 8 -cp ".\macromedia" -cp ".\classes" -cp ".\admin" -mx -swf > uiassetsnew.swf -out classes.swf -pack sbg -pack skbg > > swfmill simple application.xml container.swf > > If you have some experience in dealing with this situation, it will be > helpful for me.... > > Thanks > Moorthy for Vipin > > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > -- [ JPG ] _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
