Photo Gallery Not Appearing On...

User 2062513 Photo


Registered User
2 posts

I WANT TO SHOW MY PHOTO GALLERY ON MY EBAY.COM HTML SELLER PAGE

1. This is the exact code copied from my Coffee Cup Photo Gallery software below:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="538" height="462" id="CC5392924" align="middle">
<param name="movie" value="JewelryWinners.swf"/>
<param name="quality" value="high" />
<param name="FlashVars" VALUE="xmlfile=JewelryWinners.xml"/>
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="JewelryWinners.swf" quality="high" bgcolor="#ffffff" width="538" height="462"
name="CC5392924" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>

2. This is that same code edited by myself then placed into my Ebay.com HTML Sellers page below:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="538" height="462" id="CC5392924" align="middle">
<param name="movie" value="http://www.jewelrywinners.com/JewelryWinners.swf"/>
<param name="quality" value="high" />
<param name="FlashVars" VALUE="xmlfile=http://www.jewelrywinners.com/JewelryWinners.xml"/>
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="http://www.jewelrywinners.com/JewelryWinners.swf" quality="high" bgcolor="#ffffff" width="538" height="462"
name="CC5392924" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>

3. This is that Ebay.com HTML page link shown with the exact above edited code that the world can see below:

http://www.ebay.com/itm/Pure-Sterling-S … 758671696?

4. Please notice that all of my (four photos are missing) from that Ebay.com HTML page that's provided above!

5. What part of the code must I change in order for those four missing photos to appear on my Ebay.com HTML page?

6. You can also visit http://www.jewelrywinners.com/JewelryWinners.html in order to see that those missing four photos mentioned above show properly where the Photo Gallery FTP files were uploaded to my root server directory.
User 38401 Photo


Senior Advisor
10,951 posts

You would need to alter the .xml file to accommodate the actual location (full link most likely) that the images are residing where you uploaded them to Ebay, or reference images uploaded elsewhere. You'll need to alter both the large and the small image URL's in that file.
User 187934 Photo


Senior Advisor
20,247 posts
Online Now

It appears that the images are there but for some reason there not showing. The linking from the xml is correct. How about using an iframe to link to the flash photo html page that the program generates.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.