I'm just about to start using Edge Animate for a big project and I really need to make my templates as time efficient as possible. I have found that I need to add the identical lines of code for both touch and mouse events. Is there a way of combining these. The events below are what are being duplicated.
touchstart=mouseover
touchend=mouseout
Any suggestions?
Thanks
Phil