Mobile device touch screens do not support "rollover" or "mouseover" events.
Use an onClick mouse event instead.
NOTE: Double-click is used as a zoom action on mobile devices, so don't add onDblClick mouse event actions to your interactions in Claro either if the course is intended for mobile delivery.
Comments