Hi there !
I am using TileList component of Flex SDK 3.5.
It's direction is horizontal and horizontalScrollPolicy is auto.
While scroll horizontally I am getting following error:
TypeError: Error #1010: A term is undefined and has no properties.
at mx.controls.listClasses::TileBase/scrollHorizontally()
at mx.controls.listClasses::TileBase/scrollHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()
at mx.controls.scrollClasses::ScrollBar/
http://www.adobe.com/2006/flex/mx/internal::dispatchScrollEvent()
at mx.controls.scrollClasses::ScrollBar/
http://www.adobe.com/2006/flex/mx/internal::pageScroll()
at mx.controls.scrollClasses::ScrollBar/scrollTrack_mouseDownHandler()
I am not getting the root cause for this. Can anybody help? Thanks,
--
Best Regards,
Kalyani Tiwari