Fla file with sound gets so huge

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

  1. #1

    Default Fla file with sound gets so huge

    Hi
    I imported an mp3 [layer3 128b 44100hz stereo) into my fla.
    its original size is 2 MB.
    the fla. size increased in 20 MB.
    how do i get it to be smaller?
    (the .fla, not the .swf)

    L
    ronba Guest

  2. Similar Questions and Discussions

    1. File upload. Huge files
      Hi, This is topic that has been discussed thousand times, however. Classic approach is to use HttpPostedFile object, check if it's not null, and...
    2. Huge file sizes on InDesign
      Hi folks, I have been using InDesign 2.0 since last year. I really love it! But it really bugs me with the hugest file sizes I've ever seen! I...
    3. Huge File Size blow out in Photoshop CS compared to version 7
      I've started to use Photoshop CS instead of version 7.0.1 and have discovered that a base file of say 60MB that subsequently has many layers added...
    4. Huge ASP file upload and ActiveX error
      Hello, I (well someone else) need to upload large files. I had the Huge ASP upload installed (Pstruh). It came recommended here. Using the...
    5. File.open{} , huge files and gc
      I just came across a diuscussion about C++ smart pointers and Python's refcount GC. So I fall in the doubt: If I call File.open 'my_huge_file' {...
  3. #2

    Default Re: Fla file with sound gets so huge

    [email]lironba@yahoo.com[/email] (ronba) wrote in news:1c7e9546.0501100505.16f056d7
    @posting.google.com:
    > Hi
    > I imported an mp3 [layer3 128b 44100hz stereo) into my fla.
    > its original size is 2 MB.
    > the fla. size increased in 20 MB.
    > how do i get it to be smaller?
    > (the .fla, not the .swf)
    >
    > L
    >
    instead of embedding the mp3, load it from an external source, flash
    handles streaming mp3's quite nicely.
    dex rEvolution 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