Storyline and JavaScript

Jul 22, 2013

Hi All,

I am trying to highlight areas on a screen that are interactive. (by making them flash in turn)  I am thinking of using JavaScript but wondered if it could be achieved in a better way.

The JavaScript code I was looking at using was:

$("rectangle 1").fadeIn(100).fadeOut(100).fadeIn(100).fadeOut(100); 

any ideas would be very useful,

Sean.

2 Replies

This discussion is closed. You can start a new discussion or contact Articulate Support.