After remove the versions, target/dependency/ |-- airframework-en_US.rb.swc |-- airframework.swc |-- airglobal.swc |-- applicationupdater.swc |-- applicationupdater_ui.swc |-- as3commons-lang.swc |-- as3commons-logging.swc |-- as3commons-reflect.swc |-- cilistener.swc |-- flex.swc |-- flexlib-bin.swc |-- flexunit.swc |-- framework-en_US.rb.swc |-- framework.swc |-- puremvc-as3-standard.swc |-- rpc-en_US.rb.swc |-- rpc.swc |-- servicemonitor.swc |-- spring-actionscript-core.swc |-- spring-actionscript-puremvc-standard.swc |-- uirunner.swc `-- utilities.swc
But still got the same error. Really wired. Thanks, John On Sep 3, 2:10 pm, Marvin Froeder <[email protected]> wrote: > You can't rename airglobal-3.3.0.4852.swc > It is hardcoded inside compiler. > > Stephen > Leacock<http://www.brainyquote.com/quotes/authors/s/stephen_leacock.html> > - "I detest life-insurance agents: they always argue that I shall some > day > die, which is not so." > > On Thu, Sep 3, 2009 at 2:55 PM, John <[email protected]> wrote: > > > Seems I included all air dependencies and here is the list, > > > target/dependency/ > > |-- airframework-3.3.0.4852-en_US.rb.swc > > |-- airframework-3.3.0.4852.swc > > |-- airglobal-3.3.0.4852.swc > > |-- applicationupdater-3.3.0.4852.swc > > |-- applicationupdater_ui-3.3.0.4852.swc > > |-- as3commons-lang-1.0.0-SNAPSHOT.swc > > |-- as3commons-logging-1.0.0.swc > > |-- as3commons-reflect-1.0.0.swc > > |-- cilistener-4.0-beta-2.swc > > |-- flex-3.3.0.4852.swc > > |-- flexlib-bin-2.4.swc > > |-- flexunit-4.0-beta-2.swc > > |-- framework-3.3.0.4852-en_US.rb.swc > > |-- framework-3.3.0.4852.swc > > |-- puremvc-as3-standard-2.0.4.swc > > |-- rpc-3.3.0.4852-en_US.rb.swc > > |-- rpc-3.3.0.4852.swc > > |-- servicemonitor-3.3.0.4852.swc > > |-- spring-actionscript-core-0.8.swc > > |-- spring-actionscript-puremvc-standard-0.8.swc > > |-- uirunner-4.0-beta-2.swc > > `-- utilities-3.3.0.4852.swc > > > Thanks, > > > John > > > On Sep 3, 1:45 pm, Marvin Froeder <[email protected]> wrote: > > > On Thu, Sep 3, 2009 at 2:41 PM, John <[email protected]> wrote: > > > > > Thanks VELO. > > > > > BTW, do you know what could be the possible reasons that I keep > > > > getting the following error when I use mxmlc? > > > > > Error: Access of undefined property NativeApplication > > > > > NativeApplication.nativeApplication.idleThreshold = > > > > IDLETIME; > > > > Isn't you missing airglobal or anything air only? > > > > > Under the hood, flex-mojo also uses mxmlc to compile code, right? > > > > I would guess yes, not exactly sure how oem-compiler works, but in the > > end > > > all ends on API.compile() somehow.... > > > > I don't think it uses mxmlc code, but uses the same code used by it. > > > > VELO --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
