moving/managing image files in Contribute 3.1?

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default moving/managing image files in Contribute 3.1?

    Can you move an image uploaded from your computer (a title--gif file) once
    you've inserted it into a page? It seems the default is for Contribute to
    create an image subfolder in the page's folder. Or is there a way to upload
    an image from my computer directly into a folder of my choosing? I'm trying to
    stick to the webdesigner's dreamweaver file hierarchy of having a central image
    folder, with image subfolders.

    Thanks.

    rachel@bluemont.org Guest

  2. Similar Questions and Discussions

    1. Contribute 3 - moving config file to new PC
      Hi, I'm having to move to a new PC. I'm wondering how to move my Contribute configuration file to the new computer. I don't want to have recreate...
    2. image moving on sound
      I recently saw a small flash movie, where a single line of 3d text was moving exactly synchronised to the sound of the music's bassdrum. it also...
    3. moving image
      I would like to create an image that can jump move left and right like around a square . Does anyone have a simple script for this? and can i just...
    4. Moving an image.
      This is my code... onClipEvent(keyDown) { if (Key.isDown(102)) { this.gotoAndStop(3); this._x += 20; } if (Key.isDown(100)) {...
    5. Moving the image while making selections
      Marvin, good afternoon. To move the image while making a selection, keep pressing down on the mouse button while simultaneously pressing and...
  3. #2

    Default Re: moving/managing image files in Contribute 3.1?

    I believe the administrator can specify how it should handle this. This is
    called File Placement within the administrator area. You can choose a specific
    folder where you want images, or specify to put it in a certain folder which
    you can name, next to the page. Hope that helps!

    lisa3711 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