On 10/29/14, 7:27 AM, "MichaPooh" <[email protected]> wrote:
>Hello > >I can't find any top-level classes like Array, Math, RegExp etc. on the >online apache asdocs >(https://flex.apache.org/asdoc/) > >I could fall back to the adobe asdocs (nothing have changed in these >classes >since 4.7 I guess) > but nowadays they load so slow that I don't want to. Are the Adobe docs (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/package -detail.html) always slow? > >Is there any reason that the top-level classes are not included? Well, yes. Apache Flex doesn’t “own” the top-level and flash.*.* classes so we don’t have the raw data to generate them. We could use a volunteer to figure out how to customize our ASDoc so there is a link to the Adobe docs. -Alex
