Need help making images blink
January 1, 2009 12:00 AM
Thanks Ben, it works great, and was easier than I thought. I guess this program is just going to take a bit of getting used to.
Ben Pitman wrote:
You will need 2 actions. One on the image to set a variable to remember that the learner has clicked on it and one to blink the image.On the image, put an On Click Modify Variable action with the target of Variable1. Default value of the variable is 0. The Value field on the action sets the variable to 1. Then click on the page and add an On Timer action at the page level. Make the action be Toggle Visibility State and the target is your image. On the condition tab, set the condition to Variable1 = 0.
Discussions have been disabled for this post