I've searched forums but can't seem to find exactly what I need.
I have an object which uses the drag drop behaviour. Once the object is in a certain position, drag drop is disabled and effectively locks the object into place and cannot be moved again, and then plays a sound.
Once the object is locked into position (and drag drop disabled) I want the object to briefly shrink in size (20% of original size) and then grow back to its original size. All done in under one second.
How is this possible?. Here's what my event looks like