I'm definetly missing something here cause if i type in the wrong path for MM classes t doesn't find Delegate. If the path it's ok and I trace it it is undefined and not a [type function]
This is my first eclipse+mtasc project and I am using ant to build the swf and run it. So I appologise it the problem is my sheer lack of knowlege of fames. cosmin ------------------------------------------------------------------------------------------- Cosmin Cimpoi Web Developer - Team Technology (OT) ------------------------------------------------------------------------------------------- monogroup Srl piata unirii nr 4-5 400013, Cluj-Napoca, Romania tel. (+40) 264594667 fax. (+40) 264594667 mail. [EMAIL PROTECTED] www.monogroup.ro ------------------------------------------------------------------------------------------- This message is confidential and intended solely for the use by the addressee. Any use of this message by a third party is prohibited. If you received this message in error, please contact the sender and delete the data from any computer and data carrier. ----- Original Message ----- From: "Cosmin Cimpoi" <[EMAIL PROTECTED]> To: "Open Source Flash Mailing List" <[email protected]> Sent: Wednesday, September 21, 2005 6:45 PM Subject: Re: [osflash] MTASC 1.10 Problems > Well I have one too. > I try to use EventDispatcher but it fails without any error messages. > I use LuminicBox logger. > In one of my classes that uses EventDispatcher I tried to trace the > EventDispatcher class. > Something like: > > log('EventDispatcher: ' + EventDispatcher) > > and it traces undefined. > Any other class is traced as a [type function] > > I just updated to mtasc 1.1 but the problem was with 1.09 also. > > cosmin > > > ----- Original Message ----- > From: "Nicolas Cannasse" <[EMAIL PROTECTED]> > To: "Open Source Flash Mailing List" <[email protected]> > Sent: Wednesday, September 21, 2005 10:27 AM > Subject: Re: [osflash] MTASC 1.10 Problems > > >>> Hi >>> >>> Has anyone experienced any issues with MTASC 1.10 compiling. I have a >>> code >>> library that I'm compiling into a swf that has an existing movieclip but >> no >>> code. For some reason, some of my functions are no longer getting >>> called. >> I >>> wish I could be more specific but the library is a bit complicated. >> >> The best way is to try to understand what in your code is causing the >> problem and try to reproduce the smalest example possible (usualy one >> class >> with a few statements is enough). >> >> Nicolas >> >> >> >> _______________________________________________ >> 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 > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
