Vos commentaires

Can you create a one page app and test if you can go to InteractMode?
What do you mean by the interactions won't load? 
Yes you can scale animations by adding besides the animation behavior a scale behavior as in the example below:
Ken effect.zip
Can you upload an app to Dropbox site and send it over to alin@interactstudios.com so we can take a look and check what could the problem be?
Hello, are you able to create a new app and test it in InteractMode?
Yes to move two elements you can have two Drag-Move actions sets,for itself and other element, on one of these two elements.
You will need to use a transparent element on top of the Text field that will serve as the second element of the Intersections.
I've attached to this reply the sample app with my idea regarding this case:
Explosion sample.zip
So here's the idea:
We have:
1) two copies of the wall: one copy (named wall) will be the Intersect element; the second copy (name moving wall) will let you move the well as well as the hidden bouncing bomb and explosion across the screen.
2) one explosion element that will appear once the bomb will Intersect with the wall.
3)two copies of the bomb: one copy (name bomb) that will Intersect with the wall, and which you will be able to move across the screen; second copy called (bomb bounced) that will create the bounce effect of the bomb.
I used like 10 intersections for this, the elements of the Intersections are the bomb and the wall. 
The whole idea is that the bomb intersesct with the wall the explosion will fade in the bomb bounced will bounce to the original position, then the explosion will fade out and the copy of the wall will show, just so you will be able to move it were you want.
Let me know if this example helps and let me know if you have any questions regarding this sample. Thank you for your feedback.
I will make a sample app of my idea of this and I will post it here as soon as I finish it. Thank you for your feedback Ted.