hey there..
today i purchased cuber license and added properly. .but when i change the size of the cuber slider i see images weird.. and couldn't solve that since last 3 hour :(
here is the screenshot of the problem, i think you'll get in first sight :/
http://img40.imageshack.us/img40/4640/screenshot20110818at110.png
what do you think about fix that?
btw, here is my updated help-slideshow.php file with only 3d_small_welcome portion:
case '3D_small_welcome': //small 3D slider
$this->imagesize3D = 'portfolio2';
$camera = '<camera x="0" y="0" z="-100" angleX="7" angleY="25" angleZ="0" lens="6"/>';
$shadow = '<shadow show="true" use_image="false" color="0x333333" alpha="1" blur="80" corner_TL="-15,340" corner_TR="416,410" corner_BR="351.99999999999994,450" corner_BL="5,380"/>';
$slides = '<slides width="361" height="400" align_pos="MC" x="0.05000000000001137" y="-37.25">';
$branding = '<branding align_pos="BR" x="0" y="0" align_to="stage">';
$autoplayer = '<auto_play_indicator type="circular" align_pos="BC" x="140" y="0" width="125" height="3" padding="2" radius="6">';
$controlls = ' <thumbnails align_pos="BC" x="0" y="5" width="'.($this->slidecount*20+25).'" height="33" scroll="horizontal" padding_x="20" padding_y="5">';
break;














