I have put
this gif in my tour but I can't get it to rotate, what am I doing wrong?
I am using this code:
|
Source code
|
1
|
<hotspot name="test_gifer" url="images/test.gif" keep="true" scale="1" distorted="true"/>
|
If there is no simple way of "animating" the gif I was wondering if there is a way to controll how fast the hotspot animation updates the frames as seen in this example:
|
Source code
|
1
|
<style name="hotspot_ani_black" enabled="false" url="images/hotspot_ani_black_64x64x20.png" alpha="0" crop="0|0|64|64" zorder="2" keep="true" framewidth="64" frameheight="64" frame="0" lastframe="19" onloaded="hotspot_animate();" />
|
I have made a version with the gif as the hotspot png but it rotates too fast.
Help is appreciated