CoffeeCup Support Knowledge Base

How do I use CoffeeCup Flash Photo Gallery in my eBay auctions?

This tutorial will explain the changes you will need to make to the files created by Photo Gallery in order to use them on your eBay auction. You will need either an HTML Editor or Notepad in order to edit these files. You will also need a host to upload these files to, since eBay does not provide space for files to be uploaded to.

  1. Step 1. Create your Photo Gallery and save it to your computer.

  2. Step 2. Locate the XML file in the folder where you saved the files on your computer and open it in your HTML Editor.

  3. Step 3. This step will take a bit of knowledge about where these files will be located once you upload them to your host. Once you have that information, you will be able to change the code in the XML file to reflect the location of the files. Currently the code has a relative link to the files in the images folder, but we will be changing that to an absolute URL.

    Scroll down your XML file until you see <thumbnailer. There will be a <thumbnailer section for each album you create in Photo Gallery. Depending on how many images you have in each album, there will be multiple images in each <thumbnailer section. They will appear like this image1="images/imagename_s.jpg" bigimage1="images/imagename.jpg", with a set for each image you added to the album.

    You will then change image1="images/imagename_s.jpg" bigimage1="images/imagename.jpg", which is relative, to image1="http://www.domain.com/images/imagename_s.jpg" bigimage1="http://www.domain.com/images/imagename.jpg", which is absolute. You will need to change this for each image, or they will not appear in your Photo Gallery.

    You will also need to change the paths for the files under <catagories. Look for cat1image="images/imagename.jpg and change it to cat1image="http://www.domain.com/images/imagename.jpg. There will be one for each album you have set up in the Photo Gallery. Once they all have been changed, save your XML file.

  4. Step 4. Open the HTML file in your HTML Editor. There are two places we will need to change the code in this file. <param name="movie" value="gallery.swf"/> and <embed src="gallery.swf". Like the images in Step 3, these will need to be changed to the show an absolute URL. <param name="movie" value="http://www.domain.com/gallery.swf"/> and <embed src="http://www.domain.com/gallery.swf". Save your changes.

  5. Step 5. Upload the SWF and XML files to your host, making sure they are located at the same location you specified in the XML and HTML files.

  6. Step 6. Copy the HTML code, from <object to </object>, out of the HTML file and paste it into the description area of your auction. When your auction is listed, the photo gallery will appear in the description area.

    If you make any changes to your Flash Photo Gallery, you will have to go through this whole process again.

Rate This Article

You must be logged in to rate articles.

Download Our Software:

... and don't forget about our Free Software