I am finding that I would really like to extend or override the
SystemManager and the Preloader. I specifically want to do this because
I need to customize some hard coded values in the SystemManager and also
incorporate loading some resources like xml files during the preload and
have the sizes be incorporated into the preloader like RSL are done.

 

Has anyone done this and have some pointers? Also I would be really
interested in finding out how I could pass more parameters into
"com.adobe.flexbuilder.project.flexbuilder" and also "mxmlc/compc" so I
don't have to hard code additional information into the SystemManager.

 

If it isn't possible to customize parameters with flexbuilder java class
and mxmlc/compc then my next approach would be to use Ant and a simple
script that injects the parameters into my SystemManager class before
the flexbuilder build command runs but I would rather not introduce more
scripts if there is any way at all that I can avoid it.

 

Thanks!

Lance

 

 

Reply via email to