I have been trying to skin a textInput control for a mobile application. I was not able to change the color of the background using contentBackgroundColor, or the border, or basically to change much of anything. I set the skinClass to spark.skins.mobile.TextInputSkin, and still was not able to change anything. Finally I ctrl+clicked on spark.skins.mobile.TextInputSkin to pull up the class and I got an error that the skin class was not in my mobile swc. So I removed the mobile swc and I imported a mobile swc from an earlier sdk, and it worked like a charm.
I usually am wrong about these kinds of things, but I thought I would give a heads up to anyone who might help package these things that there just MIGHT be a problem with the mobile swc that was included in the Apache Flex 4.15.0 FP23.0 AIR23.0 files. It seems to be missing some skin classes. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Heads-Up-There-MAY-be-something-wrong-with-current-mobile-swc-tp14214.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
