A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: How can I make a flash smaller?

  1. #1
    Junior Member
    Join Date
    Aug 2015
    Posts
    1

    How can I make a flash smaller?

    I'm making a flash that's about 6 minutes long when It's finished.
    However, the file has gotten so big, that I can't work on it anymore.
    Everytime I do something, it's got to load for like an hour before I
    can go on. Not to mention the space it's gonna take to upload when
    it's fnished. It would take way more space that 10 MB for sure.
    Is there anything I can do? There are a lot of flash animators around here,
    who make big flashes with lots of symbols that take not nearly as mutch
    space as mine does.

  2. #2
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    You could always try loading your assets externally, such as sound and image files using xml or direct loadMovie type code.

  3. #3
    Junior Member
    Join Date
    Mar 2015
    Posts
    6
    Where possible try to either use external loading files like fruitbeard said, or try to reduce the sizes of any imported images before you import them. For example; there is no need to have a high res version of an image that will only be shown at 10% of its original size.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center