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

  1. #1

    Default Re: Compression

    Hi David,

    If your images are jpeg or png, then link them to the cast instead of
    importing them. Then place the linked files on the CD. The linked files
    can be stored in their compressed file size and then at runtime they
    will be decompressed as they are used by the Director movie.

    If you fully import compressed media into Director, the files will be
    decompressed and then stored in Director's format. This usually results
    in a larger file.

    There may be some performance hits when using lots of linked bitmap
    files as the decompression and resulting memory control can take time,
    but you can usually overcome this by controlling memory and asset use
    through Lingo.

    --
    Rob
    _______
    Rob Dillon
    Team Macromedia
    [url]http://www.ddg-designs.com[/url]
    412-243-9119

    [url]http://www.macromedia.com/software/trial/[/url]
    Rob Dillon Guest

  2. Similar Questions and Discussions

    1. PDF Compression
      Hi All, I need to write a custom code in JAVA which should be capable of handling the compression of pdf files. Any help would be highly...
    2. Compression?
      When exporting a pdf from Quark Xpress, should I use the compression (jpg/zip) if the file is to be printed? I have been using no compression but the...
    3. Racoon without compression
      Hi all, I'm trying to set up a VPN connection to a NetScreen VPN using racoon. I configured all of the settings (I think) to match those...
    4. Audio compression?
      I have a Flash MX file with animation,video, and narrations, that I converted to an AVI with "Magic SWF to AVI" program. Then I used Premier to...
    5. Text Compression?
      If have a project that saves data as a text file. Sometimes these files can get to be pretty big. I was wondering if there is a Text...
  3. #2

    Default Re: Compression

    On 21 Aug 2003, "Mark A. Boyd" <mblists@sanDotrr.com> wrote:
    > On 21 Aug 2003, "David Gaskill" <David@consul-net.net> wrote:
    >
    >> I can't use Shockwave compression because the movies contain large
    >> numbers of background transparent pictures and Shockwave compression
    >> causes a halo effect around the images.
    >
    > Go to File->Publish Settings->Compression. Set the Image Compression
    > to Standard. Alpha transparency will work the next time you create
    > Shockwave compressed projector. It doesn't compress as much as the
    > JPEG setting, but it is still much smaller than a non-Shocked file.
    I forgot to mention that if you do create a Shockwave compressed projector,
    you should include certain .dll files in an Xtras folder next to the
    projector. These files are listed in the technotes about creating a fast-
    start projector. If you do not include those files, users who do not have
    Shockwave installed will be prompted to download and install Shockwave.

    I recommend uninstalling Shockwave on your computer(s) during testing to
    ensure everything will work. There is a Shockwave uninstaller available on
    the Macromedia site.


    --
    Mark A. Boyd
    Keep-On-Learnin' :)
    Mark A. Boyd Guest

  4. #3

    Default Re: Compression


    "Rob Dillon" <rob@ddg-designs.com> wrote in message
    news:210820030926331323%rob@ddg-designs.com...
    > Hi David,
    >
    > If your images are jpeg or png, then link them to the cast instead of
    > importing them. Then place the linked files on the CD. The linked files
    > can be stored in their compressed file size and then at runtime they
    > will be decompressed as they are used by the Director movie.
    >
    > If you fully import compressed media into Director, the files will be
    > decompressed and then stored in Director's format. This usually results
    > in a larger file.
    >
    > There may be some performance hits when using lots of linked bitmap
    > files as the decompression and resulting memory control can take time,
    > but you can usually overcome this by controlling memory and asset use
    > through Lingo.
    >
    Rob,

    Many thanks for your suggestion; I have just spent the last hour trying it.

    My problem arises from the necessity for the images to have transparent
    backgrounds.

    If I link to the images as jpgs or I get the halo effect what ever I do to
    the image in Photoshop. If I take the same file and copy/paste it into the
    cast as an internal cast member there is no halation but of course director
    turns it into a bitmap which is much naturally larger than the compressed
    file.

    Interestingly if I import the file into the cast via drag/drop rather than
    pasting, although the file size in Director similar to that created by
    pasting, halation is present.

    If I convert the file to a CompuServe gif and link to it there is no
    halation but the edges of the image are serated in Director, (but not in
    Photoshop...).

    Quite apart from my desire to make the movies/Projector a small possible I
    would be interested to know why I get the effects described above...

    David


    David Gaskill Guest

  5. #4

    Default Re: Compression

    Check the properties inspector -> Bitmap -> compression
    should be standard.

    /M



    MosseMilk webforumsuser@macromedia.com Guest

  6. #5

    Default Compression

    Hi,

    What's the best software for compression of swf files? I have some 160x600 banner ads that need to be 30k or less.

    Thanks!
    Ptrlwladf Guest

  7. #6

    Default Re: Compression

    I've used 'SWF Compressor-Decompressor 2.0.1' before, and it works pretty good.

    ---
    Mark
    ([url]http://www.canadabusinessmart.com[/url])
    mgulf54 Guest

  8. #7

    Default Re: Compression

    Thanks Mark.
    Ptrlwladf 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