thanks for the reply christopher, yes i added the components i want to use in my library
On 8/5/05, Allen, Christopher S. <[EMAIL PROTECTED]> wrote: > Hi Julien, > > I don't have the time to look through your zip file that you posted at the > moment, but one thing that you might have missed: > > Did you forget to add the Button component to the Library before compiling > with > MMC? > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of julien > Sent: Friday, August 05, 2005 1:23 AM > To: Open Flash Mailing List > Subject: [osflash] using mx components with mtasc > > hi list, > this is a newb question : > i read the tutorial on mtasc.org about using mx components with mtasc > the example works fine, but i'm unable to use other components > > for example , if i use this in my class > > _btn = this.createClassObject(Button, "btnTest", 1); > the button never appears when compiled with mtasc, but no problem with > the flash ide. > > > what am i still doing wrong ? could someone help me understand this ? > > > thanks for your help > cheers > > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
