Help needed with spry & xml

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Help needed with spry & xml

    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?

    wadadli108 Guest

  2. Similar Questions and Discussions

    1. Where is Spry ZIP???
      Working from the spry help area, and following the steps... 1. Download and unzip the Spry ZIP file from the Adobe Labs website to your hard...
    2. Spry Bar Help
      Alright guys I am kind of a newbie when it comes to dreamweaver (I was always a fan of golive because of its simplicity). Anyways I am running...
    3. Combine Spry Tabbed Panel and Spry HTML Panel
      I would like to maintain the presentation of the tabbed panel and utilize its ability to load content from a Spry Dataset, but I would also like to...
    4. Can spry do this?
      I want to have submenus display a block before I mouse over them... looky here at the menu on this page and you will see the problem ...
    5. Help needed with Spry Grow/Shrink Query!
      Dear All, I am attempting to use the new spry effects in cs3 to grow ( and the optionally shrink) a city map for users. My difficulty is that if...
  3. #2

    Default Re: Help needed with spry & xml

    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?
    >

    Nancy Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139