Hi,
actually I am testing on a new iPod 5G Device.
I have a big problem. In my App a Button is positioned at x = 580 (width 50px).
When I click on the Button he doesn't react.
After some time traced the mouseEvent on click on the on parent and when I click "on" the Button the stageX property is 637- so I missed the button
(but the click should be somwherete between 580 and 600).
On Andoid I don't have the problem... and in the simulator everything is fine...
Any tip?
Best regards,
Christian