I'm trying to learn how to use the url's scene7 gives me to have dynamic zoom images. The problem is I cant figure out how to load the url into a webpage instead of the browser. This http://s7d5.scene7.com/s7/flyout/fly...geSize=340,480 is an example image using the flyout zoom feature in scene 7. In the browser you can see the url is calling the image and the dynamic feature from scene7. How do i do this in a webpage using whatever code I need to. I've tried making it a link with an img src but that doesnt work. Im stuck and need help. Thanks for your advice. Oh, and if this is the wrong section to post in I apologize.
You don't have to do it in flash. There are html/css/javascript alternatives. I found this one http://www.magictoolbox.com/magiczoom/
Which looks pretty close to what you want.