The api documentation only shows classes available on the flash target currently. Classes that aren't available on that target are not available because of this (say FlxRuntimeShader for example). It also does not specify when something is only available on flash (say rotationZ in DisplayObject for example). Most people don't build to flash ao including other targets would be very helpful (c++, hl, js, etc).