A Flash Developer Resource Site

Search:

Type: Posts; User: wvxvw

Search: Search took 0.03 seconds.

  1. It's the same Namespace you use with XML, why...

    It's the same Namespace you use with XML, why would it behave differently with classes / functions? =)
  2. var ns:Namespace = new...

    var ns:Namespace = new Namespace(describeType(foo).method.@uri[0]);
    var fn:String = describeType(foo).method.@name[0];
    trace(foo.ns::[fn](1, "foo", this));
    foo has a method aMadeUpFunction in...
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center