Hi Peter,
I just tried MDLExample and see where the problem is. In UIBase method
getElementAt should return null in case of JS.
var children:Array = internalChildren();
return children[index].flexjs_wrapper;
When there is no children in code above flexjs_wrapper is undefined.
I will try my small example and back to you.
Piotr
-----
Apache Flex PMC
[email protected]
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Help-Needed-tp60946p60968.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.