I thought that by adding an id and/or a className to MXML, that would set the id and class of a div, but it appears that it’s strictly an MXML property. Is that how it’s supposed to work?
I also noticed that setting the className of a UIBase sets the class of the element, but setting the id does not set the element id. That does not seem right to me. Any reason to not add the id to the element as well? Harbs
