I've switched to 0.9.4 and now whenever I try to add an AxButton I get that error:
AxButton.as(80): col: 60 Error: Access of undefined property frameWidth.
frameWidth is not defined in the public function text(str:String, font:AxFont = null, verticalOffset:uint = 10, horizontalOffset:uint = 0):AxButton
What should I do?