Hi guys:
I’m creating an interactive site and the introduction is a grid of stock images that consist of hidden functionalities.
I want to create an explosion effect so that when one of the squares in the grid is clicked, all other squares will explode out of the scene at the same time and expose a button that will bring everything back to their place when pressed.
I have gotten a click and drag function on 4 of the squares on the grid and tried using of its AS charactaristics, but no luck so far.
Can anyone provide a quick code to be applied to each object if the “explode” button is told to gotoAndPlay(n)?
Thanks!!