Image zoom software implementation

Implementation syntax, parameters are passed as:

imagezoom.swf?image=image1.jpg&imagebig=imagebig1.jpg&imgW=320&imgH=240

Where:

image is the url of the small image
imagebig is the url of the image to the bigger image when zooming
imgW is the image width in pixels
imgH is the image height in pixels



ImageZoom Function call

call ImageZoom ("snake.jpg", "snakebig.jpg", "320", "180")

ImageZoom Function Definition

function ImageZoom(zimage, zimageBig, zimgW, zimgH)

Implementation samples of image zoom software








Image zoom Software License

Copyright (c) 2005 Sysworkers LC. All rights reserved.
Coded by Gustavo de Tanti

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment:
"This product includes Free Image zoom developed by Sysworkers LC.
Distributed By http://www.digitalbrochuredesign.com"

4. This is not a mandatory condition, but we ask you to place a link in your website where you are using image zoom software. 
Use the following code to paste on your website
Powered by: <a title="Free image zoom" href="http://www.digitalbrochuredesign.com/image-zoom/">Image zoom</a>

This software consists of voluntary contributions made by many individuals on behalf of Sysworkers LC.
Distributed by www.DigitalBrochureDesign.com under license of Sysworkers LC Miami, FL. USA.