Page 1 of 1

Docs for server side AS api miss Zone.getExtension()

Posted: 18 Dec 2010, 19:39
by Pippoflash
Hi,
the Zone class in server AS API, misses the getExtension() function documented.
It gave me some headache to find it, until I tried the java version on AS and it worked.

Posted: 18 Dec 2010, 20:51
by BigFIsh
Actionscript docs isn't up to date. You can just refer to the java docs - as most of the methods are similar.