I have a canvas in Flex that shall be able only to be scrolled in vertical direction, so I set the attributes of the canvas as follows:
verticalScrollPolicy=
It's a bug. See Flex verticalScrollPolicy bug for a workaround.