Animated Button Rollover Flare Issues

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
dwiddel
Jr. Propeller Head
Posts: 1
Joined: Tue Feb 13, 2018 10:00 am

Animated Button Rollover Flare Issues

Post by dwiddel »

Has anyone run accross any issues using the Javascript setInterval method or when using Sprite animations in Flare? I've created multiple button rollovers, when moused over play a sequence of images forward, and on mouse out, play the squence in reverse. I've tried using setInterval in conjunction with multidimensional arrays as one way to accomplish this, and in another, I used sprites. All of them work outside of Flare but break when incorporated into Flare. Is there a way to accomplish this?
Post Reply