Helpppp!! Hahaha! I have been working on this annoying thing for two days and have gotten nowhere!
I have a "next" button with a custom fxg button skin in the lower right corner of my iPad app. It is inside a custom component that includes a MobileGrid, a "previous" button and a label, and nothing else. For some reason that I have not been able to figure out, there is an artifact that displays across the lower edge of my button. The artifact has a strange pixelized look about it when the button first displays on the screen, and after it is clicked, the artifact just turns into a green bar. I have included two jpgs for you guys to take a look at: <http://apache-flex-users.2333346.n4.nabble.com/file/t999/grab1.jpg> <http://apache-flex-users.2333346.n4.nabble.com/file/t999/grab2.jpg> I know that it is not the button skin, because I have tried other button skins and they all display the same results seen in the images. If I move the button far enough to the left, the artifact disappears. If I move the button up a little bit, it also disappears. This makes me think that there might be something invisible in the lower right of the screen that is interfering with the button. But turning all object's visible property to false in this component does not help. I only use mxml components in my display list, there is no anomalous object being added with addChild or addElement in my app. I have tried turning off the visibility of all other components in the app, despite the fact that they are not included in the state that this component is in. Nothing has helped. I have had situations where an invisible object kept a button from being able to be clicked because it was infront of the the button, but I have never had a situation where a graphic artifact was showing up because of overlap of two objects. Any suggestions about what this might be, or what I can do to identify it would be greatly appreciated! Don't hold back, I am open to all thoughts. Thanks -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/