Hello Sascha.
First of all, you need to force UIComponentExtensions class compilation into your application as it specified at http://www.osflash.org/mx_v2_components_patch#use_patched_sources
It will import the most of required classes. Also you should force compilation for all component's classes which are not referenced from your own source code.
Regards,
Igor
On 1/22/06, Sascha Balkau <[EMAIL PROTECTED]> wrote:
I would be interested in how other coders handle the problem of importing V2
components when compiling the SWF with MTASC! I've installed the patch to
make the v2 packages MTASC compatible so thats not the problem.
I've put several components into the library of my SWF, then importing the
whole mx package into my class but when I try to compile, I get a long list
of warnings that many needed v2 classes were not imported and need to be
added to the command line.
I could add all the packages to the MTASC command line with -pack but then
there are also classes imported in some mx packages which are not needed or
I could make class vars to all needed components in the main class. Is there
any other way to force importing more intelligently?
Sascha
--
Flash Game Programming Wiki http://fgpwiki.corewatch.net/
H1DD3N.R350URC3 http://hiddenresource.corewatch.net/
_______________________________________________
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
