how can i do this?

i have a question, some one may help.

i have a US map woth 50 states. How can i manupulate each state's map individually.

for exmple, if i toutch the map of Michigan, then the map of michigan become in red color and so on.

Looks like you're going to have to separate the individual states into separate images, and position them individually.

From there, you can either set up a different image to show in it's 'selected' state, or use the object:setFillColor() method that now works with display objects.

Thank you for your reply.

Yes, but if I separate the individual states to separate image,
It is very difficult to to put them together, I mean difficult to position them together, those coordinates, x,y positions.

views:1477 update:2011/10/19 8:59:29
corona forums © 2003-2011