Hi Guys, > >So this is the similar to "-rb_list_included_classes" but outputs compiled > >classes into specified file instead of standard output device (stdout)?
You might be interested in my asigen project (http://osflash.org/asigen) which will parse your ActionScript 2.0 files and generate instrinsic versions of them. This was designed to enable modules to be compiled for a main application (and against the main application classes) without having to generate a big exclude list. I'm gearing up for a 1.0 release this weekend, but the latest nightly build available from the above URL should provide the functionality you need. We're using this at work without problems, and I have a few other users reporting great success. Any feedback is appreciated! Cheers, Steve -- Steve Webster http://dynamicflash.com _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
