# Hints on creating smallest file sizes

**URL:** https://forum.kirupa.com/t/hints-on-creating-smallest-file-sizes/106675
**Category:** Uncategorized
**Created:** [April 7, 2004, 8:31pm UTC](https://forum.kirupa.com/t/hints-on-creating-smallest-file-sizes/106675 "2004-04-07T20:31:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ryanfrederick](https://avatars.discourse-cdn.com/v4/letter/r/ec9cab/32.png) [@ryanfrederick](https://forum.kirupa.com/u/ryanfrederick)
#### Post date: [April 7, 2004, 8:31pm UTC](https://forum.kirupa.com/t/hints-on-creating-smallest-file-sizes/106675/1 "2004-04-07T20:31:35Z")

</div>

Hello, I’m looking for anybodies general tips that would help down the size of my flash files. I’ve seen amazing files that are unbelievably small in size. If anybody can offer hints as to how this is done please let me know. Right now I am using FlashMX 6.0. Thanks, Ryan.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 7, 2004, 9:09pm UTC](https://forum.kirupa.com/t/hints-on-creating-smallest-file-sizes/106675/2 "2004-04-07T21:09:48Z")

</div>

well scripting motion instead of using frame tweens saves some space i think, also, i think embedding fonts takes up space. dynamically load text when you can, alpha tweens is pretty processor intensive so you can stay away from them if you want.Also, use external swf loading techniques to keep small file sizes.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 7, 2004, 9:11pm UTC](https://forum.kirupa.com/t/hints-on-creating-smallest-file-sizes/106675/3 "2004-04-07T21:11:40Z")

</div>

there are some older threads covering this subject pretty well. Try the forum’s search feature and see if you can’t dig up some of that info 🙂

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 7, 2004, 9:52pm UTC](https://forum.kirupa.com/t/hints-on-creating-smallest-file-sizes/106675/4 "2004-04-07T21:52:12Z")

</div>

Alrighty Thank You! Ryan.
