create flashing/blinking element on screen?
Answered
I am trying to figure out how to show a flashing/blinking element on the screen? The event I am trying to show is imaging your screen was being recorded and there was an outline on the page that showed the screen flashing to simulate it was recording.
I haven't figured out the best way to use the JIM tool to create something like this, can you suggest something please? I would only need it to blink say every .5 seconds for 10 seconds and then it would stop.
The best way is to manually create this blinking effect, by triggering an event every .5 seconds alternating show and hide events. Create a row of show - hide - show - hide events and then adjust the 'Time after previous started' between the events to 500 ms.
Comments have been locked on this page!