|
Sure, the files have to be on the server. When you're serving a page from the server it doesn't know diddly-squat about your local files or Dreamweaver.
You need the files in a place they can be found. Your URL path to the images has to match where the files are. I usually (not always) put mine in an 'images' folder directly under www.
If you can't figure this out, show some code.
|