Link to home
Start Free TrialLog in
Avatar of godvalinchi
godvalinchi

asked on

I need help with my EBAY store again

I am trying to put in my hTML  code that was created with fronpage2003. I thought I was doing everything right but the flash that I have in my code wont show up. Here is the link to my store:  http://stores.ebay.com/PLANET-LOGO


Please help ASAP.
Avatar of Julian Matz
Julian Matz
Flag of Ireland image

Hi!

Most of the flash is showing, but I noticed some relative links to some of the flash files...
For example:

planet_logo.swf
victors_auto.swf
j&b_ripple.swf ----------> ( this should be changed to "j_b_ripple.swf" )
get_cartooned_animated2.swf

If you change all these links to include http://www.godvalinchiart.org/ you should be good to go...
For example:

change
planet_logo.swf
to
http://www.godvalinchiart.org/planet_logo.swf

Let me know if you need more help on this...
-Julian.
Avatar of godvalinchi
godvalinchi

ASKER

I will go now and do this. I will let you know if it worked in a few minutes. Thanks
I think I might have messed things up even worst. Maybe i should have studied my html before I opened my store. All of that code drives me insane.

Don't worry, you'll get there :)

Why do you think you messed things up ?

I suggest you open the page in FrontPage and go into "Code" view.
Take a deap breath :) and start looking for your flash references.
Then simply insert your domain name before the filename, e.g.
<embed src="http://www.godvalinchiart.org/planet_logo.swf" ...

When you're finished editing the source code, first copy the code and upload it to your eBay store, then you can save the page in FrontPage...
OK. I will try again.
I may have to finish this in the morning. I thought I just did everything you said but it still wont show up.
What I'll do is edit the code for you and upload it as a txt file. Then all you need to do is copy and paste the code.
May take me a while, but should have it done by tomorrow morning...

If you want then, you can compare the code to see what I've changed...
cool. That would be great. Thanks so much.
ASKER CERTIFIED SOLUTION
Avatar of Julian Matz
Julian Matz
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
OK. I will do this first thing in the moring and I will let you know if I have it right. It is very nice for you to help me with this. Thanks
Yes, it worked. Thanks so much. If I have a question in the future I hope i get you.  I should also brush up on my HTML lessons. Thanks again for all of your help.
Cool, glad it worked out! Thank you for the A.
Your very welcome.