Hello everyone,
I’m building my website and I’ve come across some strange problem…
I’ve built my web site using the ZigoEngine (mosesupposes)… I’m also calling my images dynamically from a folder.
The problem is that the following code is making a conflict with the button which swithes the next image. If i remove the code, it works. However the purpose of the zigo is completely different and I can’t see the connection…
import com.mosesSupposes.fuse.*;
ZigoEngine.simpleSetup(Shortcuts, PennerEasing, Fuse, FuseFMP)
I know it sounds crazy but if someone can take a look at the working file, I’d be really grateful…
Thank you!
I couldn’t attach the folder with the zigoEngine stuff because its too big…