Ask a Question related to Macromedia Flash Ad Development, Design and Development.

  1. #1

    Default swf file size help

    Hello,

    I am pretty new to flash and have been playing with it for a few weeks now. I
    have been attempting to create banner-ads for the company I work for... and I
    have a couple of questions.

    Normally for the sites we advertise on, their file size limit for a swf is
    30-40k.. I am having a very hard time trying to stay within these limits.

    I use minimal pictures in gif or jpg formats.. those files are approx 12-16k
    each.. I have minimal animation.. When I've tried using the frame-by-frame
    animation, my file size ends up being normally around 60-69k..

    I have seen some other banners these sites are advertising.. which HUGE
    pictures and a lot of animation and their file sizes are within the limits..
    I'm not sure what they are doing that I am not.. should I be using a certain
    type of image? Or only use action scripts?

    Does anyone know of any tips or tricks.. or is there some third party program
    people are using? Any help at all would be greatly appreciated.

    sandi3d Guest

  2. Similar Questions and Discussions

    1. #26094 [Opn->Bgs]: Filesize of downloaded file larger then the original file size
      ID: 26094 Updated by: sniper@php.net Reported By: uwe dot beier at zf dot com -Status: Open +Status: ...
    2. #26094 [Fbk->Opn]: Filesize of downloaded file larger then the original file size
      ID: 26094 User updated by: uwe dot beier at zf dot com Reported By: uwe dot beier at zf dot com -Status: Feedback...
    3. #26094 [Opn->Fbk]: Filesize of downloaded file larger then the original file size
      ID: 26094 Updated by: moriyoshi@php.net Reported By: uwe dot beier at zf dot com -Status: Open +Status: ...
    4. #26094 [NEW]: Filesize of downloaded file larger then the original file size
      From: uwe dot beier at zf dot com Operating system: WinXP Prof. PHP version: 4.3.3 PHP Bug Type: IIS related Bug...
    5. CAN I CHANGE SIZE (PIXELS) OF A PROJECTOR TO REDUCE THE FILE SIZE?
      as far as I know you would have to transform bitmap scale all bitmap members to the new size, then readjust their positions to score, and adjust...
  3. #2

    Default Re: swf file size help

    When you import PNG or JPEG files, open the Bitmap Properties dialog window by
    right-clicking on the image in the Library or double-clicking on the image icon
    in the Library. In there, you'll see a check box next to "Use document default
    quality". Uncheck that and play around with the settings to see how low you can
    get the compression without it looking like total garbage. Then republish your
    SWF and see what your file size is. This is the first thing to check.

    Otherwise, try to use actionscript tweens instead of timeline tweens and reuse
    symbols as much as possible. See my blog on the matter. Hopefully, you can pick
    up some good tips from the entry on Online Advertising
    101.[url]http://blog.doubleplusgooddesign.com/[/url]

    aniebel 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