There is a specific Spry newsgroup that would be better for
your questions.
I use NNTP, but the forum should be available under the Labs
list.
--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
2003)
Technical Editor: Dreamweaver CS3: The Missing Manual,
DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide
Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
Web Development
"wadadli108" <webforumsuser@macromedia.com> wrote in
message
news:gbvtap$dvm$1@forums.macromedia.com...
> Hi there, I am just now trying out spry master and
detail regions,my
> problem is
> that I can not view the images which I am adding to the
detail region, and
> view
> them in a browser. It seems as if it cannot find the
path to the images,
> which are in an image folder in the root folder. this is
the portion of
> the xml
> file.
> <employees>
> <name>Alfred Joseph</name>
> <department>Compliance</department>
> <username>ajoseph</username>
> <images>/images/AlJoseph.jpg</images>
> </employees>
>
> Is there a problem with my image tag or my path?
>