CRE Loaded Community

Banner


Board index » Web Design and Development » Designers Workshop

All times are UTC - 5 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Zoom product image - help to tweek please
PostPosted: Tue Apr 29, 2008 6:04 pm 
Offline
CRE Talented
User avatar

Joined: Fri Aug 11, 2006 12:00 am
Posts: 457
Location: Uk & USA
I found this zoom for images and I want to try it on my products. It's ideal for my products but I don't know how or even if the code can be tweeked. Can anyone help ? here's the code, simply need to replace the image filename with the php to deliver the product images (in bold).

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="320" HEIGHT="240" id="imagezoom" ALIGN="middle">
<param name="movie" value="imagezoom.swf?image=jackson.jpg&imagebig=jacksonbig.jpg&imgW=320&imgH=240"/>
<param name="loop" value="false" />
<param name="menu" value="false" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<EMBED src="/imagezoom.swf?image=jackson.jpg&imagebig=jacksonbig.jpg&imgW=320&imgH=240" loop="false" menu="false" quality="high" bgcolor="#ffffff" WIDTH="320" HEIGHT="240" NAME="imagezoom" ALIGN="middle"
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT></center>


Here's the creloaded code that pulls in the image;

<?php if (tep_not_null($product_info['products_image'])) { ?>

I've tried a number of ways but just gets errors.

_________________
---------------------------------------------------------------------------------------------------------------------
Image
---------------------------------------------------------------------------------------------------------------------
http://www.alternativestoebay.com - Developers & Hosts List Your Services Too !

http://www.WebSiteHandyMan.co.uk - The Helping Hand For DIY Webmasters.


Top
 Profile  
 
 Post subject: Re: Zoom product image - help to tweek please
PostPosted: Fri May 02, 2008 11:31 am 
Offline
CRE Talented
User avatar

Joined: Fri Aug 11, 2006 12:00 am
Posts: 457
Location: Uk & USA
Surely someone on here can say if this is possible ? you can't all be on holiday ;-)

KO.

_________________
---------------------------------------------------------------------------------------------------------------------
Image
---------------------------------------------------------------------------------------------------------------------
http://www.alternativestoebay.com - Developers & Hosts List Your Services Too !

http://www.WebSiteHandyMan.co.uk - The Helping Hand For DIY Webmasters.


Top
 Profile  
 
 Post subject: Re: Zoom product image - help to tweek please
PostPosted: Sat May 10, 2008 4:39 pm 
Offline
CRE Talented
User avatar

Joined: Fri Aug 11, 2006 12:00 am
Posts: 457
Location: Uk & USA
You can all stop thinking now I've sorted it.

_________________
---------------------------------------------------------------------------------------------------------------------
Image
---------------------------------------------------------------------------------------------------------------------
http://www.alternativestoebay.com - Developers & Hosts List Your Services Too !

http://www.WebSiteHandyMan.co.uk - The Helping Hand For DIY Webmasters.


Top
 Profile  
 
 Post subject: Re: Zoom product image - help to tweek please
PostPosted: Sat May 10, 2008 9:20 pm 
Offline
CRE Expert

Joined: Thu Nov 11, 2004 1:00 am
Posts: 884
Location: Barking, England
lol so what was the solution?

_________________
William Corry<br>
http://www.wfchosting.com<br>
http://www.wfcjewellery.co.uk<br>
http://www.creloaded.com/crelance/vendors.php?id=11&feedback=service&dba=provider


Top
 Profile  
 
 Post subject: Re: Zoom product image - help to tweek please
PostPosted: Sun May 11, 2008 8:48 am 
Offline
CRE Talented
User avatar

Joined: Fri Aug 11, 2006 12:00 am
Posts: 457
Location: Uk & USA
wroughtec wrote:
lol so what was the solution?


Well to see it you'll need to download the extra files and I'm want to place an option to turn it off (the are still people who won't install flash and that leaves the store inaccessable to those people). But here the result from above;

Code:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" HEIGHT="300" id="imagezoom" ALIGN="middle" data="imagezoom.swf?image=<?php echo (DIR_WS_IMAGES . $product_info['products_image']);?>&imagebig=<?php echo (DIR_WS_IMAGES . $product_info['products_image_lrg']);?>&imgW=200&imgH=300">
<param name="movie" value="imagezoom.swf?image=<?php echo (DIR_WS_IMAGES . $product_info['products_image']);?>&imagebig=<?php echo (DIR_WS_IMAGES . $product_info['products_image_lrg']);?>&imgW=200&imgH=300"/>
<param name="loop" value="false" />
<param name="menu" value="false" />
<param name="quality" value="Best" />
<param name="bgcolor" value="#ffffff" />
<EMBED src="/imagezoom.swf?image=<?php echo (DIR_WS_IMAGES . $product_info['products_image']);?>&imagebig=<?php echo (DIR_WS_IMAGES . $product_info['products_image_lrg']);?>&imgW=200&imgH=300" loop="false" menu="false" quality="Best" bgcolor="#ffffff" HEIGHT="300" NAME="imagezoom" ALIGN="center"
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>


You can see what the flash does here;

http://www.digitalbrochuredesign.com/image-zoom/

_________________
---------------------------------------------------------------------------------------------------------------------
Image
---------------------------------------------------------------------------------------------------------------------
http://www.alternativestoebay.com - Developers & Hosts List Your Services Too !

http://www.WebSiteHandyMan.co.uk - The Helping Hand For DIY Webmasters.


Top
 Profile  
 
 Post subject: Re: Zoom product image - help to tweek please
PostPosted: Sat May 29, 2010 1:00 pm 
Offline
CRE Newbie

Joined: Sat May 29, 2010 12:57 pm
Posts: 1
dude, wow that's awsome!!!

the code you posted above, where does it go? which file did you edit? what line etc etc?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

Board index » Web Design and Development » Designers Workshop

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Wed Feb 08, 2012 7:12 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

Follow Us on Twitter

An error occurred

Oops, an error seems to have occurred. We're sorry for any inconvenience this might have caused. If the error persists, feel free to tell us about it.

CRE Loaded Community Chat hosted by CRE Loaded.

Join now


Chat about what's on your mind. More about public chats.


© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy