Skip to main content
Participant
December 12, 2011
Answered

iOS Mouse events with buttons in Flash Professional

  • December 12, 2011
  • 1 reply
  • 574 views

I have 2 images that I have conversted to buttons and exported to actionscript.

I have placed one object on the screen.

When I "roll_over", I want it to change to the other image so people know they are on the button.

When released, I have a "MOUSE_UP" event to trigger a function.

The problem is if I just use the regular Flash Proffessional "Up, Over, Down & Hit" that I get when I double click on a button, it does not change if I touch the screen and then move over to the object while still touching the screen.

I can do it in code and trap the evens, but I do not know how to change the pictures.

Does anyone have any ideas?

Here is my test file.

Thanks, Patrick

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer relaxatraja

There is no Mouse_OVER events for Touch devices.

1 reply

relaxatraja
relaxatrajaCorrect answer
Inspiring
December 12, 2011

There is no Mouse_OVER events for Touch devices.