Search:

Type: Posts; User: tombray; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    23
    Views
    4,160

    a google search for moduleFactory.info shows that...

    a google search for moduleFactory.info shows that Adobe uses that approach in mx.effects.EffectManager which you can see here: http://bit.ly/nKums.
  2. Replies
    23
    Views
    4,160

    this.moduleFactory.info().currentDomain

    I was able to get the module's applicationdomain by using this.moduleFactory.info().currentDomain. See the code below to test it out:


    <?xml version="1.0" encoding="utf-8"?>
    <mx:Module...
Results 1 to 2 of 2