I think I found a bug in AIR 3.1. when running on an iPhone. Sequence of events:
- Add 2 text field to movie clip
- Set one to type to password
- Publish to iPhone
- On iPhone enter data in password field using iPhone text input - text appears as *** (which is fine)
- Focus on non-password field and the *** displayed in the password field dissappear
- Change (2) to a none password field and it works fine
Is there a way around this?
Leon