or using pixLib Delagate ;) www.osflash.org/pixlib http://www.get-url.net/pixlib/com_bourre_commands_Delegate.html
Cheers, Laurent Le 09-févr.-06 à 16:22, Stéphane Bebrone a écrit : > Hi Stefan, > > You must specify the mx classpath location in your command line to > compil. > > For ie: > > mtasc.exe -cp "D:\documents and settings\Shaoken\Local Settings > \Application Data\Macromedia\Flash 8\en\Configuration\Classes" > > Cheers, > > 2006/2/9, Stefan Richter <[EMAIL PROTECTED]>: > I am sure this has come up before: > can someone tell me through whcih hoop I have to jump in order to > get Delegate into my MTASC compiled swf? > > Right now I compile using -mx and I have got > > import mx.utils.Delegate; > > at the top of my class yet this > > var foo = mx.utils.Delegate; > > triggers > type error Unknown class mx.utils.Delegate > > Why is that and how can I fix it? Eventdispatcher does the same. > Flash compiles it fine. > > Thx > > Stefan > > > > > > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > -- > Regards, > Stéphane Bebrone > -------------------------- > Flash | ASP.NET | Web Developer > http://weblog.shaoken.be > -------------------------- > _______________________________________________ > 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
