Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Auto Image window

    Is there anyway I can create a pop-up page for an image gallery that will
    display the correct image and page title without having to create a seperate
    html page for each pop-up image?

    Thanks in advance!


    maffew Guest

  2. Similar Questions and Discussions

    1. Auto resizable popup window
      Hi everybody... Here is my problem. I have a TileList which contain pictures loaded from the www. As I select one of the pictures, a pop up...
    2. Thumbnail image in Flash to larger image in new window?
      I have a series of thumbnail images in Flash and I want the user to be able to click on the thumbnail and get a larger photo. I know how to make the...
    3. Auto expanding Image ?
      I would like to have a thumbnail image on my site link to a full size image that will fill a viewers monitor (regardless of size/screen...
    4. How can I auto maximize a window?
      When the user first enters my site, I want a pop-up (I know, a bad word) to open and have it maximized so that it fits into the uer's screen. ...
    5. Hiding the Auto Image Border
      Under any circumstance when I open or create an image. It's not part of the actual image, just shows you the boundry. And PS has always done it as...
  3. #2

    Default Re: Auto Image window

    The easiest way would be to set up a database. In the database your going have
    the fields Title, ImageName and anything else you need, also your going to need
    to have an AutoNumber.

    Have your page go to the record where AutoNumber of the link. Then have the
    path to the image be dynamic and whatever is in your database it will connect
    to that image. I know its vague but its the general idea. If you need more
    details let me know.

    TGuthrie Guest

  4. #3

    Default Re: Auto Image window

    Thanks Troy. I'll give it a go!
    maffew Guest

  5. #4

    Default Re: Auto Image window

    you might look at
    [url]http://www.projectseven.com/products/galleries/hgmagic/index.htm[/url] to do all
    the work for you... unless you really NEED a seperate window.

    "maffew" <webforumsuser@macromedia.com> wrote in message
    news:ejc8gk$1ir$1@forums.macromedia.com...
    > Is there anyway I can create a pop-up page for an image gallery that will
    > display the correct image and page title without having to create a
    > seperate
    > html page for each pop-up image?
    >
    > Thanks in advance!
    >
    >

    Michael Hager 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