View Single Post
  #1  
Old 10-04-2005, 03:13 PM
 
weckie weckie is offline
 

eXpert
  
Join Date: Feb 2005
Location: Netherlands
Posts: 220
 

Default FLASH ZOOMING detailed images mod Xcart-zoomer v1.0

Hi everyone.

We've created a real nice flash trial mod. It loads the detailed images into the flashmodule and your customers can zoom on it FULLSCREEN. It doesn't matter what size the images are.

Place this code whereever you want to appear the thumnails, f.i. in your product.tpl or your detailed images section.

Code:
<center>{if $images ne ""} Flash Zoom? Click the images. {section name=image loop=$images} [img]product_image.php?imageid={$images[image].imageid}[/img] {/section}{/if}</center>

next: Unzip the file zoomer.zip. Copy the file zoomer.swf, to your root.
Download the flashmodule: http://www.weckonline.nl/zoomer.zip

That will be it, simple and easy.

See it in action here: http://www.welkoopvriezenveen.nl/product.php?productid=85259&cat=314&page=1
ps. you have to scroll down a little.

Questions? Just let me know.
__________________
Herman Steijn

Using: X-cart 4.5.4
AT: http://www.weckonline.com LIVE
Reply With Quote