Hi, I'm not sure what I'm doing wrong but I was trying to extend my class by another class UIBase type and usit in mxml.
class MyBaseClass extends UIBase {} class MyCustomClass extends MyBaseClass {} <my:MyCustomClass /> - I got an error: "This tag could not be resolved to an ActionScript class. It will be ignored." Am I doing something wrong ? Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Cannot-use-my-custom-UIBase-type-class-in-mxml-tp60179.html Sent from the Apache Flex Development mailing list archive at Nabble.com.