Hi to all, I want to zoom the image. In the flash the image is moving like slide show. If we move the cursor to particular image the to be zoom. I have got a alert from flash with path and location of the image. If anybody knows how to zoom the image from the above requirement please help me....
Why is this under PHP section? Solution: Use this simple action script code and time loop it: box.scaleX += 0.2; box.scaleY += 0.2;
But my flash file size is small. with in the flash file this code works. but i need to zoom the image out of the flash file... Thanks for your reply...
You may have a look at this PHP Image View : http://www.koolphp.net/?mod=products&act=view&id=10 Since the online demo is not available so you may download KoolPHPSuite to have a look. This KoolImageView is FREE product!