Hello :) if you want use only EventDispatcher class and not the adobe mx components V2... you can use my event model in my opensource framework :
VEGAS page project : http://code.google.com/p/vegas/ Install the sources : http://code.google.com/p/vegas/wiki/InstallVEGASwithSVN Tutorials about event model : http://code.google.com/p/vegas/wiki/VegasTutorialsEvents For me the AS2 EventDispatcher class of Adobe(Macromedia) is realy poor to implement applications. My framework is MTASC compatible... you must add the AS2/trunk/src directory in the classpaths of MTASC with the argument -cp :) EKA+ :) 2007/7/30, Omar Fouad <[EMAIL PROTECTED]>: > > Um using flash develop to write some as2 classes.. The problem is that > apparently mtasc is not compiling mx packages. I set the "useMx" option to > true and i get the same result. what can i do? > > thanks > > -- > Omar M. Fouad - Digital Emotions > http://www.omarfouad.net > > +2010 - 2346633 - +2012 - 2644441 > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

