1

I would like to know how to detect the shake gesture on an iPad and make it cause a animation on a digital publication page (ex: image changes). I am using Adobe DPS at the moment and considering MagPlus as well. I am a total newbie to this.

Thanks!

Jason Sturges
  • 15,855
  • 14
  • 59
  • 80
user1070034
  • 61
  • 1
  • 5

1 Answers1

0

You can do this by using webviews in you magazine. In the webview you can use the HTML5 orientation api to listen to the event. Or you can use a javascript plugin called Shake.js.