Ask a Question related to Adobe Photoshop Mac CS, CS2 & CS3, Design and Development.
-
susan_sloan@adobeforums.com #1
uploading imageready image map
hello,
i'm pretty new to photoshop and have just made my first image map with rollovers using photoshop and imageready. when i preview it in the browser it looks and works fine but when i saved it as html + images and linked my site to it (made in dreamweaver) it would not work at all. i have tried pasting the html into dreamweaver but this wouldnt work either. i dont know if its something really obvious im doing wrong but i cant find anything to say so. please help!
xxxsxxx
susan_sloan@adobeforums.com Guest
-
Don't want an /image folder when uploading images
I want to be able to upload image files from my local computer using Contribute CS3 without having the program create an IMAGES folder. I don't... -
Uploading image
I'm got a cool uploading images tutorial from Asfusion.com. I got it working but this is my issue. I created a db table called "photos", in the... -
Uploading Image to server problems
I am trying to upload an image to the server from the browser using a form and an ADODB binary stream. The file successfully saves to the correct... -
ObjectDisposedException after uploading image via Dime
After I upload an image to my webservice using a dime attachment I receive ObjectDisposedException on any subsequent calls to any method on the web... -
Uploading an Image from a web page
I am using the control type = file to perform a file upload. When I click on the browse button to go select the image I want to upload it places... -
susan_sloan@adobeforums.com #2
Re: uploading imageready image map
thanks for your speedy reply!
nothing's showing at all ...the only thing working is the links, but otherwise its just coming up blank. i had a look at the html and couldnt see anything obvious- but im not really sure i know what im looking for! any ideas where i can find more information on this aspect?
xxsxx
susan_sloan@adobeforums.com Guest
-
Ed_Hannigan@adobeforums.com #3
Re: uploading imageready image map
Could you give us a URL? Maybe I (or somebody) can find what the problem is if it's an html problem. When images don't show up it's usually a matter of the path being wrong, or the images spelling not agreeing or the images not being there at all. But I'm not the expert so someone else might have a better understanding.
Ed_Hannigan@adobeforums.com Guest
-
susan_sloan@adobeforums.com #4
Re: uploading imageready image map
hello again,
the url for the page is <http://www.washandgogo.com/totp.html> but its not linked to the rest of my site becaue of it not working...
thanks again for your help,
xxxsxxx
susan_sloan@adobeforums.com Guest
-
Ed_Hannigan@adobeforums.com #5
Re: uploading imageready image map
It looks to me (and I am no expert, mind) that your images were uploaded but not in the folder Images. They seem to be on the root level of your website directory. So if you go to
<http://www.washandgogo.com/totp_01-ImageMap_01_over.jpg>
for instance you will see part of your image map.
The simplest cure would be to go through your html doc and delete every instance of /images. I'd back up a copy and try that. Upload the fixed html and see if it works.
Any html gurus welcome to diss me if I'm full of it.
Ed_Hannigan@adobeforums.com Guest
-
Ed_Hannigan@adobeforums.com #6
Re: uploading imageready image map
Or rather, just get rid of Images; forget the slash? Maybe?
Ed_Hannigan@adobeforums.com Guest
-
susan_sloan@adobeforums.com #7
Re: uploading imageready image map
THANK YOU!
ive got it working now!! its a simple thing but i would never have noticed that.
thanks very much for yor help,
xxxsxxx
susan_sloan@adobeforums.com Guest
-
Paul_Hokanson@adobeforums.com #8
Re: uploading imageready image map
Susan,
Glad you got it working... but here's a tip about these forums: Once you find a solution to an issue, please post that solution, even if it is a "simple one," so future visitors seeking help can benefit too. It's what makes the forum search function so useable and avoids people asking the same questions again and again.
Thanks in advance.
:)
Paul_Hokanson@adobeforums.com Guest
-
j.ruck@att.net #9
Re: uploading imageready image map
I would like to know the solution as well, I'm just now finally getting around to my website ..... and will probably have a similar issue ....
Jeff
j.ruck@att.net Guest
-
Ed_Hannigan@adobeforums.com #10
Re: uploading imageready image map
I think she just edited the path to the graphic like I said.
Ed_Hannigan@adobeforums.com Guest
-
susan_sloan@adobeforums.com #11
Re: uploading imageready image map
yeah, that's what i did... sorry its the first time ive used the forum - where am i meant to post it?
xxsxx
susan_sloan@adobeforums.com Guest
-
Buko@adobeforums.com #12
Re: uploading imageready image map
and avoids people asking the same questions again and again.
wishful thinking.
sorry its the first time ive used the forum - where am i meant to post
it?
right here in your thread. the solution to your problem.
Buko@adobeforums.com Guest
-
susan_sloan@adobeforums.com #13
Re: uploading imageready image map
Topic
uploading imageready image map
susan sloan - 05:45am Feb 10, 2004 Pacific
hello,
i'm pretty new to photoshop and have just made my first image map with rollovers using photoshop and imageready. when i preview it in the browser it looks and works fine but when i saved it as html + images and linked my site to it (made in dreamweaver) it would not work at all. i have tried pasting the html into dreamweaver but this wouldnt work either. i dont know if its something really obvious im doing wrong but i cant find anything to say so. please help!
xxxsxxx
------------------------------------------------------------------------
Reply To This Discussion | Back to Topic List | Bookmark | Change Subscription
To start a NEW discussion click on the Back to Topic List link and select Add Topic.
If you are in an archive forum please go up to the main topic list (archives are read only).
Messages
12 messages. Displaying 1 through 12.
First Previous Next Last Show All Messages
Ed Hannigan - 11:44am Feb 10, 2004 Pacific (#1 of 12)
Do the images show at all? Look at the html. If there's a path to your hard drive or some other location rather than whatever directory they are in on the web (usually no path is needed if everything's in the same directory) they won't be found by the browser or won't function correctly. Edit out the incorrect paths.
That's my guess anyway. I don't do html in Photoshop.
Post Reply | Bookmark
------------------------------------------------------------------------
susan sloan - 01:49pm Feb 11, 2004 Pacific (#2 of 12)
thanks for your speedy reply!
nothing's showing at all ...the only thing working is the links, but otherwise its just coming up blank. i had a look at the html and couldnt see anything obvious- but im not really sure i know what im looking for! any ideas where i can find more information on this aspect?
xxsxx
Post Reply | Bookmark
------------------------------------------------------------------------
Ed Hannigan - 03:58pm Feb 11, 2004 Pacific (#3 of 12)
Could you give us a URL? Maybe I (or somebody) can find what the problem is if it's an html problem. When images don't show up it's usually a matter of the path being wrong, or the images spelling not agreeing or the images not being there at all. But I'm not the expert so someone else might have a better understanding.
Post Reply | Bookmark
------------------------------------------------------------------------
susan sloan - 02:36pm Feb 13, 2004 Pacific (#4 of 12)
hello again,
the url for the page is <http://www.washandgogo.com/totp.html> but its not linked to the rest of my site becaue of it not working...
thanks again for your help,
Ed Hannigan - 04:18pm Feb 13, 2004 Pacific (#5 of 12)
It looks to me (and I am no expert, mind) that your images were uploaded but not in the folder Images. They seem to be on the root level of your website directory. So if you go to
<http://www.washandgogo.com/totp_01-ImageMap_01_over.jpg>
for instance you will see part of your image map.
The simplest cure would be to go through your html doc and delete every instance of /images. I'd back up a copy and try that. Upload the fixed html and see if it works.
Any html gurus welcome to diss me if I'm full of it.
well, that was his reply... is this where you meant to post it? i thought it was still there for everyone to read. excuse me if im being thick and ignoring forum etiquet or whatever but i thought you could acess the back messages cos i could. anyway, hope that helps. and if not tell me exactly what to do and ill do it!
xxxs
susan_sloan@adobeforums.com Guest
-
Paul_Hokanson@adobeforums.com #14
Re: uploading imageready image map
well, that was his reply... is this where you meant to post it? i thought
it was still there for everyone to read. excuse me if im being thick and
ignoring forum etiquet or whatever but i thought you could acess the back
messages cos i could. anyway, hope that helps. and if not tell me exactly
what to do and ill do it!
Hi Susan,
You're not being thick or ignoring forum etiquet... no worries! :)
And I certainly was not implying that you did something wrong, either. In this case, you can save all the extra effort you went through and simple post something like:
"Ed's suggestion to fix the paths worked. Thanks!"
As you mentioned, all the previous posts are in the thread, so it doesn't take much effort for a future visitor to step back to Ed's helpful comments.
Thanks again for all the followup, Susan. And welcome to the forum!
Paul_Hokanson@adobeforums.com Guest



Reply With Quote

