I'm transferring a project from CS4 to CS5 and (without any changes) my SWF file gets to be 10 times bigger. It was 7kb and now it's 77kb. I generated a size report and it looks like the font is taking up most of the space. I haven't changed settings. I'm not sure why font is taking up so much space. Is there a way around this? Here is my size report:
Font Name Bytes Characters
----------------- ---------- ----------
_sans 12
MilkyWell 317 .blsu
Calibri-Bold Bold 75960 %.0123456789
As you can see Calibri-Bold is taking up 75kb and I only have 12 characters in it.
update: I removed the Calibri font from my project. It brought it down from 77kb to 3kb.