Problem of contentHeight with Latest Build 442
Hi,
I am having a problem to access contentHeight from controller.
The syntax is below.
private var _controller:ContainerController;
var newHeight:Number = _controller.contentHeight;
It throws an error now, I was previously using IContainerController with Build 370. It was working fine but now as I switched to 442 with ContainerController it shows error.
Please suggest how I can access this.
Regards,
Rajesh
