need help with image slider
#1
Trying to make a image slider but for some reason when using the MultiImage Control i can't get it to work. Any help on how to use this function would be great.

<control type="multiimage" id="1">
<description>[/code]slideshow</description>
<posx>80</posx>
<posy>60</posy>
<width>250</width>
<height>200</height>
<visible>true</visible>
<imagepath>myimagepath</imagepath>
<info></info>
<timeperimage>5000</timeperimage>
<fadetime>2000</fadetime>
<pauseatend>10000</pauseatend>
<randomize>true</randomize>
<loop>no</loop>
<aspectratio>stretch</aspectratio>
</control>
Reply
#2
Firstly, multiimage will only fade images not slide them.
Secondly, what's the actual path?
Reply
#3
@Mikewave: Also know that a multiimage control can't be used in a container control - ie: list, wraplist, etc.
Reply
#4
Thanks for helping out I guess i have to figure out another way to display the images
Reply

Logout Mark Read Team Forum Stats Members Help
need help with image slider0