Hmm I see... Seems a bit too much work for me. Back to Flash it is then, at least for this project. Bugger.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mark Winterhalder > Sent: 29 January 2006 12:36 > To: Open Source Flash Mailing List > Subject: Re: [osflash] Another stab at compiling with MTASC > > hi Stefan, > > > How do I add this to the commandline? FMemoticonTextArea is a > > component in my library and I do not have the source for it. > > without the sources it's difficult to add it to the command > line, of course... > > to use components you need to have an intrinsic class for > them, like the ones in mtasc's std folder. > if it's a component that came as a SWC, then you'll find > something at least very similar in it if you unzip it, afaik, > the .asi stuff. > > hth, > mark > > > On 1/28/06, Stefan Richter <[EMAIL PROTECTED]> wrote: > > Thanks Philippe - almost there. > > > > Warning : The MovieClip FMemoticonTextArea needs the class > > fm.controls.emoticonTextArea.FMemoticonTextArea which was > not compiled : > > Please force compilation of this class by adding it to the > commandline. > > Done(0) > > > > How do I add this to the commandline? FMemoticonTextArea is a > > component in my library and I do not have the source for it. > > > > Stefan > > > > > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On Behalf Of Philippe > > > Sent: 28 January 2006 16:27 > > > To: Open Source Flash Mailing List > > > Subject: [osflash] Another stab at compiling with MTASC > > > > > > > type error class not found : and > > > > > > It looks like you didn't put your SWF filename between quotes: > > > -swf "C:\[...]\ameegos.swf" > > > > > > _______________________________________________ > > > 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 > > > > > -- > http://snafoo.org/ > jabber: [EMAIL PROTECTED] > > _______________________________________________ > 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
