I need help trying to create an interactive image. The image will have 5 different areas that will be "clickable." Each clickable area will be invisible and play a different sound. For example when a user clicks a certain part of the image a sound will play, however there will be no button or anything overlayed on the image. What would be the best way/layout to go about this? I figured I could do absolute layout and just make some invisible buttons on the image that play a sound but I am pretty sure there will be scaling issues on other phones when using absolute, plus I heard they are trying to get rid of that layout. Thanks for any help!
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

