Skip to main content
Lars Laborious
Legend
March 1, 2019
Question

Touch Layer and deactivate

  • March 1, 2019
  • 0 replies
  • 224 views

Hi.

While making an AIR app with Animate, does anyone know if there's a way to have listeners registered for the deactivate/activate events and at the same time being able to use the Touch Layer in the simulator?

The problem is that when Touch Layer is on, I can't trigger the activate event which makes it impossible to trace any bugs in the activate handler. (Btw, the same goes for Scout, it doesn't register activate handlers after being deactivated.) This is not a problem when using MouseEvents, only TouchEvents.

    This topic has been closed for replies.