Skip to main content
danielo33771543
Known Participant
August 13, 2019
Question

Shake to reveal

  • August 13, 2019
  • 2 replies
  • 611 views

I wanted some ASSISTANCE  using some JAVASCRIPT  to have  a person shake the ad on the phone and it triggers the oranges to exlplode on the SCREEN , exlplosion Code would be helpful then it brings the SECOND frame.

This topic has been closed for replies.

2 replies

Community Expert
August 13, 2019
kglad
Community Expert
Community Expert
August 13, 2019

(this isn't an as3 question.)

danielo33771543
Known Participant
August 13, 2019

HTML canvas

kglad
Community Expert
Community Expert
August 13, 2019

use the accelerometer to detect shaking (Accelerometer - Web APIs | MDN ) and you'll need to create  (or have someone else create it for you) your exploding oranges animation.