Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default IMAGE STRETCHING???

    Greetings all! There is probably a simple fix to this, but I haven't
    discovered it yet. Can anyone out there in Directorland help?

    I'm using D8 and when I publish my movie using the "Progress Bar with
    Image" HTML template, the poster image I specify in the settings gets
    stretched when it appears in a browser.

    If I look at the image created by D8 during the publish process in
    photoshop, it looks just fine and is the same size--800x600--as my
    movie. In the HTML source (index.html) that is generated during the
    publish process, the image looks to be correct there as well.

    It's only when the html page calling the loader/progress bar movie is
    actually running in a browser that the image gets stretched. My movie,
    for the record, looks fine once it's loaded (i.e. no stretching).

    Thanks VERY much in advance for your help!

    Ken

    ------------------
    Ken S. McAllister

    Ken McAllister Guest

  2. Similar Questions and Discussions

    1. stretching page width
      I am designing a webpage that has boxes in the center with spaces between them. I want to be able to have the screen stretch for wide screens, but...
    2. Links Stretching
      HELP!!! I'm trying to get my links images to line up with the rest of my page I don't know if I need to resize my spacer image or what but when I...
    3. Stretching an image to 100%
      Ok so i'm trying to create a website and I can't get my shadow to stretch correctly across the page everytime I try to get it to stretch it is off...
    4. Stretching an image?
      Illustrator 10 on Windows XP Until today I have always been able to stretch or resize a selected image by pulling the outline vertically or...
    5. stretching HACMP
      Hi there, I want to stretch a HACMP cluster. Assuming a FFFFFF00 netmask my current configuration consists of two nodes A and B. A has boot...
  3. #2

    Default Re: IMAGE STRETCHING???

    Some URL perhaps for reference ?

    Ziggi


    Ken McAllister wrote:
    > Greetings all! There is probably a simple fix to this, but I haven't
    > discovered it yet. Can anyone out there in Directorland help?
    >
    > I'm using D8 and when I publish my movie using the "Progress Bar with
    > Image" HTML template, the poster image I specify in the settings gets
    > stretched when it appears in a browser.
    >
    > If I look at the image created by D8 during the publish process in
    > photoshop, it looks just fine and is the same size--800x600--as my
    > movie. In the HTML source (index.html) that is generated during the
    > publish process, the image looks to be correct there as well.
    >
    > It's only when the html page calling the loader/progress bar movie is
    > actually running in a browser that the image gets stretched. My
    > movie, for the record, looks fine once it's loaded (i.e. no
    > stretching).
    >
    > Thanks VERY much in advance for your help!
    >
    > Ken
    >
    > ------------------
    > Ken S. McAllister
    Ziggi Guest

  4. #3

    Default Re: IMAGE STRETCHING???

    Sure:

    [url]http://www.mesmernet.org[/url]

    The actual jpg that the loader movie is calling is here:

    [url]http://www.mesmernet.org/mesmer_image.jpg[/url]

    Sorry I didn't include this the first time.

    ksm.

    Ziggi wrote:
    > Some URL perhaps for reference ?
    >
    > Ziggi
    >
    > Ken McAllister wrote:
    > > Greetings all! There is probably a simple fix to this, but I haven't
    > > discovered it yet. Can anyone out there in Directorland help?
    > >
    > > I'm using D8 and when I publish my movie using the "Progress Bar with
    > > Image" HTML template, the poster image I specify in the settings gets
    > > stretched when it appears in a browser.
    > >
    > > If I look at the image created by D8 during the publish process in
    > > photoshop, it looks just fine and is the same size--800x600--as my
    > > movie. In the HTML source (index.html) that is generated during the
    > > publish process, the image looks to be correct there as well.
    > >
    > > It's only when the html page calling the loader/progress bar movie is
    > > actually running in a browser that the image gets stretched. My
    > > movie, for the record, looks fine once it's loaded (i.e. no
    > > stretching).
    > >
    > > Thanks VERY much in advance for your help!
    > >
    > > Ken
    > >
    > > ------------------
    > > Ken S. McAllister
    Ken McAllister Guest

  5. #4

    Default Re: IMAGE STRETCHING???

    Ken McAllister wrote:
    > Sure:
    >
    > [url]http://www.mesmernet.org[/url]
    >
    I believe you have to modify this line of your HTML code
    to let us see anything:

    <param name="SRC" value="file://D:\Ken\mesmer_movie_storage\mesmer_movie\published \progbar_w_bkgnd_image.dcr">

    Ziggi
    Ziggi Guest

  6. #5

    Default Re: IMAGE STRETCHING???

    Stupid frontpage. I looked at my default.htm in that app for five seconds just to check a param and it added all
    that gunk, including that path.

    Anyway, I've uploaded the exact D8-generated html and I still have the same problem. The code looks okay to me,
    but obviously I'm missing something.

    Thanks for pointing out the path weirdness; see anything else wrong?

    ksm.

    Ziggi wrote:
    > Ken McAllister wrote:
    > > Sure:
    > >
    > > [url]http://www.mesmernet.org[/url]
    > >
    >
    > I believe you have to modify this line of your HTML code
    > to let us see anything:
    >
    > <param name="SRC" value="file://D:\Ken\mesmer_movie_storage\mesmer_movie\published \progbar_w_bkgnd_image.dcr">
    >
    > Ziggi
    Ken McAllister Guest

  7. #6

    Default Re: IMAGE STRETCHING???

    Hmmm,

    I don't see any stretching. What I can see is actually
    some croping. I send you a screenshot on your priv...

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